- This image is forked from PHP FPM Official Docker Image with some updates to support your Laravel projects that using MySQL or Postgres Database.
- You should use this image with
nginx
web server, please check SySafarila/dockerized-laravel on GitHub for the example. - You can find repository of this image on GitHub SySafarila/laravel-php.
- v0.0.1 - Laravel 10 - Using PHP 8.1
- v0.0.2 - Laravel 10 - Using PHP 8.1
include Postgres support
- v0.1.0 - Laravel 11 - Using PHP 8.3
- v0.1.1 - Laravel 11 - Using PHP 8.3
include Postgres support
- Core
- ctype
- curl
- date
- dom
- fileinfo
- filter
- ftp
- gd
- hash
- iconv
- json
- libxml
- mbstring
- mysqlnd
- openssl
- pcre
- PDO
- pdo_mysql
- pdo_pgsql
v0.0.2 and v0.2.1
- pdo_sqlite
- pgsql
v0.0.2 and v0.2.1
- Phar
- posix
- readline
- Reflection
- session
- SimpleXML
- sodium
- SPL
- sqlite3
- standard
- tokenizer
- xml
- xmlreader
- xmlwriter
- zip
- zlib