juanber84/schedule-symfony2

A "Schedule Job" with "Symfony Framework Edition"

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

dev-master 2013-09-26 10:37 UTC

This package is not auto-updated.

Last update: 2024-04-23 02:56:29 UTC


README

A simple schedule with symfony2 framework

Run in your terminal

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

fos:user:create

After you must give a role

fos:user:promote