Skip to content

Repository files navigation

Laravel-React

An example app using Laravel 5.7, React, react-router and react-refetch.

UP & RUNNING

  • Clone the repo
  • composer install
  • npm install && npm run prod
  • cp .env.example .env
  • php artisan key:generate
  • touch database/database.sqlite && php artisan migrate --seed
  • php artisan serve
  • Open your browser to http://localhost:8000

About

No description or website provided.

Topics

Resources

Stars

84 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages