mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
25 lines
623 B
ReStructuredText
25 lines
623 B
ReStructuredText
PHP Configuration
|
|
=================
|
|
|
|
PHP-FPM configuration
|
|
---------------------
|
|
https://docs.platform.sh/languages/php/fpm.html
|
|
|
|
Enabling Opcache preloading option
|
|
----------------------------------
|
|
https://docs.platform.sh/languages/php/tuning.html
|
|
|
|
Configuring php.ini file
|
|
------------------------
|
|
https://docs.platform.sh/languages/php.html#customize-php-settings
|
|
|
|
SMTP configuration
|
|
------------------
|
|
https://docs.platform.sh/development/email.html
|
|
|
|
Environment variables configuration
|
|
-----------------------------------
|
|
|
|
XDebug configuration
|
|
--------------------
|
|
https://docs.platform.sh/languages/php/xdebug.html
|