Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable page speed on error pages? #157

Open
vaulient opened this issue Aug 1, 2021 · 1 comment
Open

How to disable page speed on error pages? #157

vaulient opened this issue Aug 1, 2021 · 1 comment

Comments

@vaulient
Copy link

vaulient commented Aug 1, 2021

Hello there,
I'm using the package on the latest version of Laravel and everything seems to be fine but just one problem.

Whenever I have an exception, the error exception page is totally blank. I know this package is meant to be for production purposes, but I was just wondering if there is a way to ignore the minification for the error pages?

Regards.

@lucasMesquitaBorges
Copy link
Collaborator

Hi @vaulient

You can use skip routes to ignore the execution of page speeding given a matched URI.
Take a look at https://github.com/renatomarinho/laravel-page-speed#skip-routes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants