Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitoido/tz-symfony
https://github.com/gitoido/tz-symfony
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitoido/tz-symfony
- Owner: gitoido
- Created: 2016-09-05T09:46:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-05T09:46:39.000Z (over 8 years ago)
- Last Synced: 2024-12-19T22:38:19.347Z (about 2 months ago)
- Language: PHP
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
news-blog
=========A Symfony project created on September 5, 2016, 5:03 am.
* How to run?
1. Execute `composer install`
2. Fill required config in parameters.yml
3. Run `bin/console assets:install`
4. Run `bin/console doctrine:schema:update --force`
5. Run `bin/console doctrine:fixtures:load`Then run server.