Skip to content

This is a sample laravel demo which extracts data from a JSONL file and returns data after performing all the operations with respect to SOLID principles.

Notifications You must be signed in to change notification settings

shah-harshil-07/SOLID-demo

Repository files navigation

Laravel Logo

SOLID Principles demo

Setup Instructions

  • Unzip the folder and find laravel repository.
  • Run composer update command to add dependencies.
  • Run php artisan serve to run the server on port 8000 by default.
  • Hit localhost:8000 on postman for server running on port 8000 to get the data in required format.

Version Information

  • PHP v8.2
  • Laravel v10
  • Composer v2.2 or above

About

This is a sample laravel demo which extracts data from a JSONL file and returns data after performing all the operations with respect to SOLID principles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published