Skip to content

maharshi-abi/laravel-crud-with-api

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Requirement

  • Install latest Composer
  • Install latest Node JS
  • Setup .env file

Run Following Command

  • composer update
  • npm install
  • npm run dev
  • php artisan migrate:refresh --seed

Laravel is accessible, powerful, and provides tools required for large, robust applications.

License

The Laravel framework is open-sourced software licensed under the MIT license.