We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dbcd13 + e5ec432 commit 7c7cbfdCopy full SHA for 7c7cbfd
bin/docker-php-entrypoint
@@ -0,0 +1,7 @@
1
+#!/usr/bin/env bash
2
+
3
+php artisan config:cache
4
+php artisan route:cache
5
+php artisan view:cache
6
7
+php-fpm
0 commit comments