Skip to main content

Symfony

info

There is no Symfony system in Docker Mate, but it is easy to use Symfony with custom template and put the commands, site.conf and sometimes additional container into project folder.

LicenseMIT
FrameworkSymfony
TemplateTwig
Repository | Website | Documentation

Symfony is a Framework and allows building flexible applications and a lot of eCommerce and CMS-Systems use Symfony as base.

Initialize project

Start make init in an empty Docker Mate and follow the installation wizard with the custom template. Afterwards initialize a project with composer in the app Folder

Adjust your public folder to web or add a custom site config to run public in nginx.

software engineer