Demo for Laravel + ReactJS
Software requirements : -PHP7.4 must -node version 12+ -composer version 2
Following steps for setup:
- get latest checkout
- npm i && npm run watch
- composer install
- .env configuration
- php artisan key:gen
- php artisan migrate:fresh --seed
- php artisan serve
then open url > http://127.0.0.1:8000
Frontend will be developed in reactjs and backend in Laravel 8.12
Admin Login: [email protected] Dev@123
Demo URL : http://ec2-54-162-251-185.compute-1.amazonaws.com/reactApplicant/