Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 622 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 622 Bytes

Project to explore new features of Symfony 4

Maintainability

Small and simply project to test new features of Symfony 4.

Doing

Copy/Past .env.dist and rename it to .env then edit it to add connection information of your database.

Create folders public/uploads/covers

Install project

make first-install

See all command

make help

Test as user

?_switch_user=[email protected]

Test as author

?_switch_user=[email protected]