vinnyfs89/docker-symfony-4

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:project

pkg:composer/vinnyfs89/docker-symfony-4

1.0.0 2018-04-12 22:00 UTC

This package is auto-updated.

Last update: 2025-09-21 23:46:35 UTC


README

About

Basic structure of SF4 + Docker.

docker-compose up -d

  • See http://localhost
  • See http://localhost/lie

Tips:

  • Execute docker commands inside php docker container docker-compose exec php-fpm bash
  • Use 'console' to help and create things bin/console make:controller lie
  • Checking Requirements: php vendor/bin/requirements-checker

References: