Skip to content

Releases: sinnbeck/laravel-served

v0.8.0

Choose a tag to compare

@sinnbeck sinnbeck released this 05 Nov 07:03

It is now possible to toggle Xdebug on and off using artisan. https://github.com/sinnbeck/laravel-served#xdebug

v0.7.0

Choose a tag to compare

@sinnbeck sinnbeck released this 29 Oct 13:16
f5cac31

This release adds support for running docker behind a proxy. Thanks goes to @K2ouMais for all his help testing it out.

v0.6.6

Choose a tag to compare

@sinnbeck sinnbeck released this 28 Oct 10:03

Stop running docker commands on failure.

v0.6.5

Choose a tag to compare

@sinnbeck sinnbeck released this 28 Oct 09:38

Removal of prestissimo as composer 2 runs in parallel mode already

v0.6.4

Choose a tag to compare

@sinnbeck sinnbeck released this 08 Oct 13:28
  • Fix bug in php image

v0.6.3

Choose a tag to compare

@sinnbeck sinnbeck released this 03 Oct 18:08
  • Fixes to make it work on windows

v0.6.2

Choose a tag to compare

@sinnbeck sinnbeck released this 02 Oct 16:47
  • Fix for missing files in nginx image

v0.6.1

Choose a tag to compare

@sinnbeck sinnbeck released this 01 Oct 18:04
  • bug fixes

v0.6

Choose a tag to compare

@sinnbeck sinnbeck released this 01 Oct 11:52
  • https for web
  • memcached support
  • logo for github
  • misc fixes in default configuration

v0.5

Choose a tag to compare

@sinnbeck sinnbeck released this 30 Sep 12:39

First release with all basic features.