Download the PHP package murdercode/laravel-admin-bar without Composer
On this page you can find all versions of the php package murdercode/laravel-admin-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download murdercode/laravel-admin-bar
More information about murdercode/laravel-admin-bar
Files in murdercode/laravel-admin-bar
Package laravel-admin-bar
Short Description Laravel Admin Bar
License MIT
Homepage https://github.com/murdercode/laravel-admin-bar
Informations about the package laravel-admin-bar
Laravel Admin Bar
A simple, but powerful, package for include an Admin bar (like Wordpress) in your next fantastic Laravel project.
Requirements
Package Version | Requirement | Version |
---|---|---|
1.x.x | Laravel | 10.x or 11.x |
1.x.x | Nova | 4.x |
dev-beta-laravel-12 | Laravel | 12.x |
dev-beta-laravel-12 | Nova | 5.x |
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
In any part of your layout you can include the admin bar using the following code:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Stefano Novelli
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-admin-bar with dependencies
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0|^10.0|^11.0|^12.0