https://github.com/alaaattya/symfony-blog
https://github.com/alaaattya/symfony-blog
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alaaattya/symfony-blog
- Owner: AlaaAttya
- Created: 2016-01-21T23:30:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T11:15:09.000Z (over 10 years ago)
- Last Synced: 2025-01-29T14:46:11.610Z (over 1 year ago)
- Language: PHP
- Size: 228 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
blog_aqar
=========
To run the project run the following command
composer update
bower install
php bin/console doctrine:schema:update --force
php bin/console doctrine:fixtures:load
you can navigate to {home}/app_dev.php/admin to login
use the following credentials
username: admin
password: 123456