Download the PHP package denniseilander/pulse-about-application without Composer
On this page you can find all versions of the php package denniseilander/pulse-about-application. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download denniseilander/pulse-about-application
More information about denniseilander/pulse-about-application
Files in denniseilander/pulse-about-application
Package pulse-about-application
Short Description A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
License MIT
Homepage https://github.com/denniseilander/pulse-about-application
Informations about the package pulse-about-application
Laravel Pulse - About Application
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
Installation
You can install the package via composer:
You can publish the config file with:
Optionally, you can publish the views using
Usage
In your dashboard.blade.php you can now add this card:
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
- Dennis Eilander
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of pulse-about-application with dependencies
illuminate/contracts Version ^10.0|^11.0
laravel/pulse Version ^1.0@beta
spatie/laravel-package-tools Version ^1.16.0