Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nanorocks/cms-symfony-php
- Owner: nanorocks
- License: gpl-3.0
- Created: 2023-08-17T11:05:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T23:58:53.000Z (about 1 year ago)
- Last Synced: 2023-09-21T12:50:08.418Z (about 1 year ago)
- Topics: php, symfony
- Language: Twig
- Homepage:
- Size: 611 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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