Package Data | |
---|---|
Maintainer Username: | Cherry Pie |
Maintainer Contact: | 12fcv4@gmail.com (Yaro) |
Package Create Date: | 2015-02-16 |
Package Last Update: | 2018-05-18 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:15:29 |
Package Statistics | |
---|---|
Total Downloads: | 30 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Official adminer website.
Add dependency to composer.json:
"require": {
"yaro/adminer": "0.*"
}
Add to app/config/app.php:
'providers' => array(
//...
'Yaro\Adminer\AdminerServiceProvider',
//...
),
Then run commands:
$ php artisan asset:publish yaro/adminer
$ php artisan config:publish yaro/adminer
is_active - activate/disable adminer path - request uri for adminer panel version - which version to use theme - optional css theme