Skip to content

ammarzyoud/LaravelReact

Repository files navigation

To start the project you need to:

Run composer install
Copy .env.example and rename to .env
Then Run:
npm install 
If there is an issue with npm install use --force tag to solve it
npm install --force
Then:
Run npm run dev
Run php artisan migrate --seed 
Finally Run php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published