monofony/symfony_starter

This package is abandoned and no longer maintained. No replacement package was suggested.

Starter project for Symfony projects

dev-master 2020-02-06 18:14 UTC

This package is auto-updated.

Last update: 2020-07-06 19:10:43 UTC


README

Search and replace 'app_name', 'AppName' et 'APP_NAME' with your application name

Installation

Install php dependencies using composer

$ composer install

Install project :

$ bin/console app:install
$ yarn install && yarn build (or "yarn dev" for development usage)
$ symfony server:start --no-tls

Documentation

Documentation is available at https://monofony.readthedocs.io/en/latest/.

Demo

A Demo is available.

Admin

View Monofony admin

Front

View Monofony front

Community

Stay updated by following our Twitter.

Contributing

Would like to help us and build the best symfony-starter using Sylius? Feel free to open a pull-request!

License

Monofony is completely free and released under the MIT License.

Authors

Monofony was originally created by Loïc Frémont. See the list of contributors from our community.