Download the PHP package geowrgetudor/404-monitor without Composer
On this page you can find all versions of the php package geowrgetudor/404-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download geowrgetudor/404-monitor
More information about geowrgetudor/404-monitor
Files in geowrgetudor/404-monitor
Package 404-monitor
Short Description Monitor 404 pages within Laravel Pulse
License MIT
Homepage https://github.com/geowrgetudor/404-monitor
Informations about the package 404-monitor
Track 404 errors in Laravel Pulse
This is a Laravel Pulse package that allows you to track 404 errors.
Installation
You can install the package via composer:
Optionally, you can publish the views using
Usage
Register the recorder in config/pulse.php
. (If you don\'t have this file make sure you have published the config file of Laravel Pulse using php artisan vendor:publish --tag=pulse-config
)
Publish Laravel Pulse dashboard.blade.php
view using php artisan vendor:publish --tag=pulse-dashboard
Then you can modify the file and add the 404-monitor livewire template.
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
- George Tudor
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of 404-monitor with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0|^11.0
laravel/pulse Version ^1.0@beta