Skip to content

Dgbusiness/laravel-react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

laravel-react-project

Initial commit for a laravel-react-project

Set up instructions

  1. Go to the frontend/ folder
  2. Run yarn install
  3. Go to the backend/ folder
  4. Run composer install
  5. Create a MySQL/Postgres database
  6. Modify the .env file with the correct Database credentials
  7. Run php artisan migrate --seed
  8. Run php artisan key:generate

Use instructions

  1. Go to the backend/ folder and run php artisan serve
  2. Go to the frontend/ folder and run yarn start

About

Initial commit for a laravel-react-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published