Skip to content

Instantly share code, notes, and snippets.

View Kronos11's full-sized avatar

Kyle Kronos11

  • Liberty Mutual
  • Liberty Lake, WA, United States
  • X @KyleGameDev
View GitHub Profile
php app/console doctrine:database:drop --force
php app/console doctrine:database:create
php app/console doctrine:schema:create
php app/console doctrine:fixtures:load --fixtures=vendor/bundles/Anh/SwgManagerBundle/DataFixtures/ORM --append
php app/console fos:user:create
php app/console swg:players:sync