| 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: | 2025-11-03 15:13:10 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 31 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 2 | 
| Total Watchers: | 1 | 
| 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