Download the PHP package morrislaptop/laravel-pulse-4xx without Composer
On this page you can find all versions of the php package morrislaptop/laravel-pulse-4xx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download morrislaptop/laravel-pulse-4xx
More information about morrislaptop/laravel-pulse-4xx
Files in morrislaptop/laravel-pulse-4xx
Package laravel-pulse-4xx
Short Description Laravel Pulse Card for 4XX responses like validation, auth and not found
License MIT
Homepage https://github.com/morrislaptop/laravel-pulse-4xx
Informations about the package laravel-pulse-4xx
Laravel Pulse Card for 4XX responses like validation, auth and not found
Laravel Pulse Card for 4XX responses like validation, auth and not found.
Installation
You can install the package via composer:
Register the recorder
Add the FourXxRecorder
to the config/pulse.php
file.
Add to your dashboard
To add the card to the Pulse dashboard, you must first publish the vendor view.
Then, add the card to your resources/views/vendor/pulse/dashboard.php
:
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
- Craig Morris
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-pulse-4xx with dependencies
illuminate/contracts Version ^10.21|^11
laravel/pulse Version ^1.0
spatie/laravel-package-tools Version ^1.14.0