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: React-laravel
- React
- React Router
- React Class Component VS Functional Component
- React validation
- Laravel Api
- Laravel Crud
- Run
git clone https://github.com/Amir-16/laravel-React-Crud.git
- Run
cd react-laravel
- Run
composer install
- Setup database
- Run
cp .env.example .env
- Run
php artisan key:generate
- Create a new db as reactcrud & copy import database from db folder
- then go to the path laravel-React-Crud>laravel-react
- Run
npm run start
Show your ❤️ and support by giving a ⭐.
MIT Licensed.
Copyright © Kazi Md Amirul Islam 2022.