https://github.com/donkeycode/donkeycodepmibundle
A propel my admin
https://github.com/donkeycode/donkeycodepmibundle
Last synced: 7 months ago
JSON representation
A propel my admin
- Host: GitHub
- URL: https://github.com/donkeycode/donkeycodepmibundle
- Owner: donkeycode
- Created: 2018-03-06T10:34:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T10:47:05.000Z (almost 8 years ago)
- Last Synced: 2025-06-23T01:06:20.713Z (7 months ago)
- Language: CSS
- Size: 181 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DonkeyCodePmiBundle
An interface to show propel datas
## Setup
````
composer require donkeycode/pmi-bundle
````
Add in `AppKernel.php`
````
new DonkeyCode\PmiBundle\DonkeyCodePmiBundle(),
````
Add in routing.yml
````
pmi:
resource: '@DonkeyCodePmiBundle/Controller/'
type: annotation
````
Visit your app : http:///pmi