From 8471942339f853d43a536f6d9eaf5c3821eafc1b Mon Sep 17 00:00:00 2001 From: Frugan Date: Sun, 3 Mar 2024 15:29:32 +0100 Subject: [PATCH] docs: add Laravel in README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6594f6b..7f48d01 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Customization of the [Bitnami PHP-FPM Docker image](https://github.com/bitnami/containers/tree/main/bitnami/php-fpm) with optional integration of: -- [wait-for-it](https://github.com/vishnubob/wait-for-it) -- [msmtp](https://marlam.de/msmtp/) -- [MailHog](https://hub.docker.com/r/mailhog/mailhog/) - [Composer](https://getcomposer.org) -- [WP-CLI](https://wp-cli.org) +- [Laravel](https://laravel.com) `APP_ENV` environment variable +- [MailHog](https://hub.docker.com/r/mailhog/mailhog/) +- [msmtp](https://marlam.de/msmtp/) - [New Relic](https://newrelic.com) - +- [wait-for-it](https://github.com/vishnubob/wait-for-it) +- [WP-CLI](https://wp-cli.org) ### Contributing