Skip to content

Releases: rw4lll/laravel-docker-examples

Update to PHP 8.5, fixes and improvements

21 Feb 13:07
2a3a193

Choose a tag to compare

What's Changed

  • fixed the default redis host in the .env template by @PaulLebedev in #14
  • Fix PHP-FPM status path configuration by @rw4lll in #20
  • Remove chown on php-fpm entrypoint script by @rw4lll in #21
  • Laravel compose update 2026 02 by @rw4lll in #22

New Contributors

Full Changelog: 0.4...0.5

Bump to Laravel 12 and php 8.4

24 May 16:48
d5b2ab1

Choose a tag to compare

What's Changed

  • Bump to laravel 12 and php 8.4 by @rw4lll in #8

New Contributors

  • @rw4lll made their first contribution in #8

Full Changelog: 0.3...0.4

Expose Vite port

24 May 16:19
ae31971

Choose a tag to compare

What's Changed

  • Vite is exposed to network and let through docker. by @niyozbek in #4

New Contributors

Full Changelog: 0.2...0.3

Laravel 11 release

Structure improvement and multi-stage optimization

27 Dec 17:14

Choose a tag to compare

0.1

17 Nov 13:44

Choose a tag to compare

0.1
fixes for xdebug in cli container