Libraries tagged by laravel redirect
spatie/laravel-missing-page-redirector
1554703 Downloads
Redirect missing pages in your Laravel application
fsasvari/laravel-trailing-slash
176416 Downloads
The package that adds redirection with trailing slash to Laravel framework.
yorcreative/laravel-urlshortener
15044 Downloads
A laravel url shortener package that provides internal url redirects with passwords, url expirations, open limits before expiration and click tracking out of the box.
niels-numbers/laravel-localizer
14494 Downloads
Detects the user’s preferred language and redirects to the matching localized URL.
sirodiaz/laravel-redirection
16530 Downloads
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes
jeremykenedy/laravel-https
136814 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
veekthoven/laravel-inertia-toast
1445 Downloads
Beautiful toast notifications for Laravel + Inertia.js applications. Fluent PHP API, multi-toast support, redirect-safe, with Vue 3 and React adapters.
laramint/laravel-security-scanner
4486 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
mostafaznv/php-x-sendfile
13130 Downloads
Serve large files using web server with support for laravel
f9webltd/laravel-redirect-response-macros
2740 Downloads
Some useful redirect response macros for your Laravel application
esign/laravel-redirects
8657 Downloads
A laravel package to control redirects from the database or other sources.
neurony/laravel-redirects
2451 Downloads
Nested URLs redirect logic for Laravel
tjvb/laravel-mail-catchall
151821 Downloads
Catch all mail in Laravel and redirect it to a configured email address
novius/laravel-nova-redirect-manager
17563 Downloads
This package provides an interface to manage redirects with Nova
jcergolj/after-action-redirect-pagination-url-for-laravel
7849 Downloads
After CREATE, UPDATE or DELETE action paginated redirect url for laravel