SystemsDK

Docker Apache PHP Laravel

  • Home
  • Docker Apache PHP Laravel

Docker Apache PHP Laravel Environment

  • Project name: docker-apache-php-laravel
  • Requirements: Linux (or WSL), Docker, docker-compose
  • Web-Server: Apache
  • PHP Framework: Laravel
  • Database: MySQL
  • Components: Apache, PHP (Apache handler), MySQL, Laravel
Source code:

Docker Apache PHP Laravel

Based on PHP fpm with Laravel framework and Apache web-server, PHP interpreter is installed as Apache module. Docker environment is based on official php, mysql docker hub repositories.

Environment has supervisord software for asynchronous processes.

Code quality tools: ecs, phpstan, phpinsights, phpmd, phpmetrics, rector, copy past detector that helps you to check quality of your project.

Included all necessary documentation regarding all available console commands, IDE configuration, development and testing recommendations.

Environment is a great choice if you want to start development on your project fast and save time.