Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 734 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 734 Bytes

Serizz

showcase page

Install

See the deployment guide

Graphic charter

Go to this page

Added Symfony Commands

You can find the list & documentation for the symfony commands we added there

Functionalities

You can go to this document for a somewhat detailed guide describing the site's various features.

Checking the Standards

To check for any possible violation of the standards, just run the following command from the app folder :

./vendor/bin/phpcs

and, some of the problems found by this command may be auto-fixed through :

./vendor/bin/phpcbf