Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 409 Bytes

Laravel-Docker-Scaffold

This is a app scaffolder for laravel with docker support and react activated by default.

Features

  • MySQL
  • Auto migrations on startup
  • React activated by default
  • Local dev server (with php artisan serve)

Usage

  • Make sure you have docker installed
  • Open this repo
  • Run docker-compose up
  • ...Wait
  • Now open localhost:8000
  • Done!

License

MIT