akuma/sf2-demo-project

Akuma Demo Project

1.0.1 2015-02-16 08:58 UTC

This package is auto-updated.

Last update: 2024-04-05 22:30:11 UTC


README

Welcome

How to install?

  • composer create-project akuma/sf2-demo-project path/
  • php app/console doctrine:migrations:diff
  • php app/console doctrine:migrations:migrate -n

What's inside?

  • The Symfony Standard Edition

It comes pre-configured with the following bundles:

  • Akuma Core Bundle - The Core Akuma bundle
  • Akuma User Bundle - The Akuma User bundle
  • Akuma Social Bundle - The Akuma User bundle

All libraries and bundles included in the Symfony Standard Edition are released under the MIT or BSD license.

Note:

By default application generates urls like http(s)://YOUR_DOMAIN/[SOCIAL_NAME]/connect, example : http://demo.akuma.in/microsoft/connect

Facebook:

Google:

Microsoft:

Enjoy!