NeoZeroSeer

Symfony\Component\Routing\Exception\RouteNotFoundException: Route [lspd] not defined.

laravel Icon

Symfony\Component\Routing\Exception\RouteNotFoundException

Route [lspd] not defined.

An unhandled exception occurred on line 420
417
            return $this->toRoute($route, $parameters, $absolute);
418
        }
419
420
        throw new RouteNotFoundException("Route [{$name}] not defined.");
421
    }

Solution

changed the name in web.php            
Apr 09, 2021 Anyone

1 replies


Shambou

Run php artisan optimize to refresh cached routes


Install the browser extension

Found this solution helpful? Try our extension for quick solutions to your Laravel errors.

Chrome logo Add to Chrome - It's free