Skip to content

nlagdhir/laravel-react-crud

Repository files navigation

laravel-react-crud

Laravel React CRUD

It's simple crud operation using react in laravel.

Installation

When you clone this project cd into directory and then:

  • Copy .env.example to .env
  • composer install
  • chmod -R 777 storage/ bootstrap/
  • php artisan key:generate
  • Fill .env file with database credentials and upload paths.
  • php artisan migrate

Now you are all set.

About

Laravel React CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors