mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 17:09:39 +01:00
Inital commit
This commit is contained in:
23
README.md
23
README.md
@@ -1,2 +1,21 @@
|
||||
# laravel-php-fpm
|
||||
Laravel php fpm
|
||||
# Laravel PHP-FPM Docker image
|
||||
|
||||
Docker image for a php-fpm container crafted to run Laravel or any php based applications.
|
||||
|
||||
## Specifications:
|
||||
|
||||
* PHP 8.1 / 8.0 / 7.4
|
||||
* Composer
|
||||
* OpenSSL PHP Extension
|
||||
* XML PHP Extension
|
||||
* PDO PHP Extension
|
||||
* Rdkafka PHP Extension
|
||||
* Redis PHP Extension
|
||||
* Mbstring PHP Extension
|
||||
* PCNTL PHP Extension
|
||||
* ZIP PHP Extension
|
||||
* GD PHP Extension
|
||||
* BCMath PHP Extension
|
||||
* Memcached
|
||||
* Laravel Cron Job
|
||||
* Laravel Envoy
|
||||
|
||||
Reference in New Issue
Block a user