Skip to content

worksome/router-checker

Repository files navigation

Laravel Route Checker

Example image

Checks if your Laravel routes have valid controllers.

Installation

The package should be installed as a dev dependency, as there is no reason to have it installed in production.

composer require worksome/route-checker --dev

Usage

To use the package simply run the following artisan command:

php artisan route:check

About

Checks if a laravel route is valid

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors