Skip to content

versicode/symfony-magazine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony magazine

Posts with tags and posts with authors.

How to use it?

  • Clone repo.

  • Execute few bash commands:

composer install
php app/console doctrine:database:create
php app/console doctrine:schema:update --force
php app/console doctrine:fixtures:load
php app/console server:run

About

Symfony2 magazine - posts, authors, tags

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages