johnzuk / DtBundleDemo

Symfony 3.0 Demo Project For My DatatablesBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DtBundleDemo

Symfony3 Demo Project For My DatatablesBundle

Install

1. Clone the project with Git:

git clone git@github.com:stwe/DtBundleDemo.git

2. Install assets and dump js routing

php bin/console assets:install --symlink
php bin/console fos:js-routing:dump

3. Run fixtures

php bin/console doctrine:fixtures:load --no-interaction

Login

Admin:

  • Username: root
  • Password: root

User:

  • Username: user
  • Password: user

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

Symfony 3.0 Demo Project For My DatatablesBundle


Languages

Language:PHP 80.1%Language:HTML 17.0%Language:ApacheConf 3.0%