Skip to content

Laravel 8 version, complete with react, machine state and react router

Notifications You must be signed in to change notification settings

allestaire/laravel8-starter

Repository files navigation

Laravel Starter

  • Start project anywhere with docker along with React, MUI and more.

Requirements

Includes

Installation

  • Run docker compose up -d
  • Install composer requirements docker compose exec php composer install
  • Running migration docker compose exec php php artisan migrate --seed
  • Run yarn or npm install for frontend packages
  • Run yarn dev or npm run dev building for development
  • Run yarn watch or npm run watch for developing

About

Laravel 8 version, complete with react, machine state and react router

Resources

Stars

Watchers

Forks

Packages

No packages published