Daniel Duarte
Results
2
issues of
Daniel Duarte
There is a problem in routes.php, fonts route alias must not be named image. Change to font instead. Output: ```$ php artisan route:cache Route cache cleared! LogicException Unable to prepare...
Hello is it possible to make a change to add compatibility with Laravel 5.6? From what I've understood it would be a simple change: in the file src/Prettus/RequestLogger/Logger.php, line 5...