Download the PHP package pardalsalcap/hailo-redirections without Composer
On this page you can find all versions of the php package pardalsalcap/hailo-redirections. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pardalsalcap/hailo-redirections
More information about pardalsalcap/hailo-redirections
Files in pardalsalcap/hailo-redirections
Package hailo-redirections
Short Description This is my package hailo-redirections
License MIT
Homepage https://github.com/pardalsalcap/hailo-redirections
Informations about the package hailo-redirections
Hailo Redirections
This is an add-on for Hailo that allows you to log 404 errors and create redirections for them.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Add the render method into the app/Exceptions/Handler.php
file.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- pardalsalcap
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of hailo-redirections with dependencies
spatie/laravel-package-tools Version ^1.14.0
pardalsalcap/hailo Version dev-develop
illuminate/contracts Version ^10.0
livewire/livewire Version ^3.3