Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nanorocks/cms-symfony-php

Framework overview while building a CMS
https://github.com/nanorocks/cms-symfony-php

php symfony

Last synced: 6 days ago
JSON representation

Framework overview while building a CMS

Awesome Lists containing this project

README

        

# cms-symfony-php

Access:

- `Adminer` | http://localhost:33061/?server=mysql-symfony&username=root&db=symfony
- `Mailpit` | http://localhost:8025/
- `App` | http://localhost:81/

# Docker reference
- `https://github.com/sports-match-maker/docker-pnmamhes/blob/main/README.md`

# Most used commands

- php bin/console make:migration
- php bin/console doctrine:migrations:migrate