Skip to content

nickpassaro/Learning-Laravel-Beyond-the-Front-End

Repository files navigation

To run this project locally:

  • clone this repo
  • add a copy of env.example as .env file to the project root
  • add database.sqlite to the database folder
  • run composer update
  • run npm install
  • run php artisan key:generate
  • run php artisan migrate --seed
  • run npm run build
  • run php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages