Skip to content

berandakreatif/Laravel-Reactjs-CRUD-Todo-App

Repository files navigation

Laravel 5.8 and React 16.2.0 boilerplate

Please follow the guide.

  1. git clone https://github.com/berandakreatif/Laravel-Reactjs-Starterkit.git
  2. update the .env file along with database connection
  3. composer install && composer update
  4. php artisan migrate
  5. npm install
  6. php artisan serve
  7. register

Running Application

  1. open terminal and run command php artisan serve

  2. Open browser and run with this url http://127.0.0.1:8000

  3. Login with username and password

OR

for starterkit Laravel & Reactjs follow the link below Laravel & React Js Starterkit

Features

  • Laravel 5.8 Version
  • React 16.2 Version
  • Basic Authentication Laravel
  • Simple Todo CRUD App

About

Todo App Laravel & React Js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published