Please follow the guide.
git clone
- create a
.env
file copy content from .env.example and update the values composer install
npm install
npm run dev
for react buildphp artisan db:seed
php artisan serve
- Username: test@test.com
- Password: test
- Laravel Framework 7.6.2
- React v16.13.1
- Mysql 8.0
- Login
- Register
- Session based Authentication
- Redux
- Redux-saga
- CoreUI integrate
- Datatable with server side pagination