Skip to content

Amir-16/laravel-React-Spa

Repository files navigation

React Laravel

laravel 8.75 react 17.0.2 react router 6.2.2

About

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

Topics Convered

  • React
  • React Router
  • React Class Component VS Functional Component
  • React validation
  • Laravel Api
  • Laravel Crud

Screenshots

Laravel React CRUD


Installation

  • 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

Support

Show your ❤️ and support by giving a ⭐.

License

MIT Licensed.

Copyright © Kazi Md Amirul Islam 2022.