A crud based laravel app to learn how to integrate react and other important react feature in laravel.
A better laravel react single page app: Ezfolio
https://szn-react-laravel.herokuapp.com
- React
- React Redux
- React Router
- React Hooks
- React Class Component VS Functional Component
- React validation
- Laravel Api
- Laravel Token Api
- Laravel Manual Pagination
- Laravel Crud
- Sass
- Run
git clone https://github.com/arifszn/react-laravel.git
- Run
cd react-laravel
- Run
composer install
- Setup database
- Run
cp .env.example .env
- Run
php artisan key:generate
- Provide db name, username and password in .env
- Run
php artisan migrate --seed
Show your ❤️ and support by giving a ⭐.
MIT Licensed.
Copyright © MD. Ariful Alam 2021.