Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@richdynamix richdynamix released this 19 Sep 16:30
· 24 commits to master since this release
d164abd

Added

  • New installation method, no more publishing configurations with service provider
  • Prompt to add commonly used packages to bootstrap new projects
  • Configure Horizon within container if package is installed as part of setup
  • New SSH bash script for easier connecting to web container

Changed

  • PHP 7.2 by default
  • NodeJS 10
  • Requires Laravel 5.5 and above

Removed

  • Removed Gulp from Dockerfile
  • Removed migrate on container start feature