Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

smmoazzamhossain/react-crud-with-laravel

Repository files navigation

LARAVEL REACT CRUD APP

A simple crud application using laravel and reactjs. Here a resource can create, read, update and delete

Instructions

Fork, then download or clone the repo.

git clone https://github.com/<your-user-name>/react-crud.git

Change the directory.

cd into the project directory.

For the back-end, install the dependencies once via the terminal.

npm install

Runs the react in the development mode.

npm run watch

Configure database and migrate table

php artisan migrate

Runs the development server for the apps.

php artisan serve

Hit the url in the browser

APP_URL= http://localhost:8000

To make a production build, simply run on react-src folder via the terminal.

npm run build

To Do

  • Create
  • Read
  • Update
  • Delete
  • React router
  • Back-end validation by laravel request
  • Use resource

About

A basic crud application using Laravel and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.