SymfonyStarter icon indicating copy to clipboard operation
SymfonyStarter copied to clipboard

[DEPRECATED] Please use the new version here https://github.com/Monofony/Monofony

Results 9 SymfonyStarter issues
Sort by recently updated
recently updated
newest added

When you don't need any frontend on your app with Symfony, this commands remove frontend part of Monofony.

DX
Feature

Add an abstraction layer to avoid being tied up to the local storage. FlySystem can hot swap local with s3 or any other kind of remote hosting for files by...

Fixes #193 What I did: - I took the docker configuration from [SyliusStandard](https://github.com/Sylius/Sylius-Standard) and adapted it to Monofony - improved it to match some of my requirements, such as: --...

**Describe the proposed solution** We should have a docker setup configured for a oneline setup of this project; eg: docker-compose up should bring the application with full configuration online.

Feature

Eg : https://monofony.readthedocs.io/en/latest/index.html https://github.com/Monofony/SymfonyStarter/blob/origin/master/docs/index.rst ( Wrong url ) vs https://github.com/Monofony/SymfonyStarter/blob/master/docs/index.rst ( Real one )

Bug
Documentation