This demo specially designed for understanding concept of Laravel Mix using ReactJS + Laravel 8 Integration.
Get git clone https://github.com/vpmistry13/reactApplicant
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: admin@example.com Dev@123
No comments :
Post a Comment
Note: only a member of this blog may post a comment.