2017 © Pedro Peláez
 

project schedule-symfony2

A "Schedule Job" with "Symfony Framework Edition"

image

juanber84/schedule-symfony2

A "Schedule Job" with "Symfony Framework Edition"

  • Thursday, September 26, 2013
  • by juanber84
  • Repository
  • 1 Watchers
  • 5 Stars
  • 10 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Schedule-symfony2 -- ALPHA --

A simple schedule with symfony2 framework, (*1)

Run in your terminal, (*2)

php composer.phar create-project juanber84/schedule-symfony2:dev-master

cd Schedule-symfony2

php app/console doctrine:database:create

php app/console doctrine:schema:update --force

Create a user admin, (*3)

fos:user:create

After you must give a role, (*4)

fos:user:promote

The Versions