Skip to content

razu91/LaravelStandardCrud

Repository files navigation

Installation:

  • Run Command : Composer Install/Update
  • Download project and update .env file add database username & database password
  • Start your server (Apache or others) & Mysql
  • Run Command : php artisan key:generate
  • Run Command : php artisan migrate
  • Run Command : php artisan db:seed
  • Run Command : php artisan serve
  • Visit http://localhost:8000 / Your custom domain

Any query

About

Laravel Standard CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published