PHPackages                             fuelviews/laravel-redirect-if-not-found - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. fuelviews/laravel-redirect-if-not-found

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fuelviews/laravel-redirect-if-not-found
=======================================

Laravel redirect if not found package

v0.0.7(1y ago)0547MITPHPPHP ^8.3CI passing

Since Dec 20Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/fuelviews/laravel-redirect-if-not-found)[ Packagist](https://packagist.org/packages/fuelviews/laravel-redirect-if-not-found)[ Docs](https://github.com/fuelviews/laravel-redirect-if-not-found)[ RSS](/packages/fuelviews-laravel-redirect-if-not-found/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (10)Versions (14)Used By (0)

This is my package laravel-redirect-if-not-found
================================================

[](#this-is-my-package-laravel-redirect-if-not-found)

[![Latest Version on Packagist](https://camo.githubusercontent.com/be7e97af74ff8713e4231a9c4ba6c6788442c726348e649bb1606090265be13a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6675656c76696577732f6c61726176656c2d72656469726563742d69662d6e6f742d666f756e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fuelviews/laravel-redirect-if-not-found)[![GitHub Tests Action Status](https://camo.githubusercontent.com/27f4bee9ba96a1bbb663eb7db5963e96937ba64941b51526543ad9c280ee5344/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6675656c76696577732f6c61726176656c2d72656469726563742d69662d6e6f742d666f756e642f72756e2d74657374732e796d6c3f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/fuelviews/laravel-redirect-if-not-found/actions/workflows/run-tests.yml)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7373d4b3e9d309b1e9d3da6b3180df4b040758240fbd36ac440e15e6d7360f4a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6675656c76696577732f6c61726176656c2d72656469726563742d69662d6e6f742d666f756e642f7068702d63732d66697865722e796d6c3f6c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/fuelviews/laravel-redirect-if-not-found/actions/workflows/php-cs-fixer.yml)[![Total Downloads](https://camo.githubusercontent.com/a0029ec59c407d6292c122d36f189486993f16ba30dd63b98c5c58b56ec35626/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6675656c76696577732f6c61726176656c2d72656469726563742d69662d6e6f742d666f756e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fuelviews/laravel-redirect-if-not-found)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require fuelviews/laravel-redirect-if-not-found
```

You can publish the config file with:

```
php artisan vendor:publish --tag="redirect-if-not-found-config"
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Thejmitchener](https://github.com/thejmitchener)
- [Sweatybreeze](https://github.com/sweatybreeze)
- [Fuelviews](https://github.com/fuelviews)
- [All Contributors](../../contributors)

Support us
----------

[](#support-us)

Fuelviews is a web development agency based in Portland, Maine. You'll find an overview of all our projects [on our website](https://fuelviews.com).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance72

Regular maintenance activity

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Total

7

Last Release

415d ago

PHP version history (2 changes)v0.0.1PHP ^8.2||^8.3||^8.4

v0.0.6PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/83557136?v=4)[Fuelviews](/maintainers/fuelviews)[@fuelviews](https://github.com/fuelviews)

---

Top Contributors

[![thejmitchener](https://avatars.githubusercontent.com/u/64335706?v=4)](https://github.com/thejmitchener "thejmitchener (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")

---

Tags

laravelredirectFuelviews

###  Code Quality

TestsPest

Static AnalysisRector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/fuelviews-laravel-redirect-if-not-found/health.svg)

```
[![Health](https://phpackages.com/badges/fuelviews-laravel-redirect-if-not-found/health.svg)](https://phpackages.com/packages/fuelviews-laravel-redirect-if-not-found)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M101](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.9k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
