Support the ongoing development of Laravel.io →
posted 10 years ago
Configuration
Last updated 1 year ago.
0

I had this sort of problem, I found that my environment i.e. local or production was set to null. All my filters sequentially did not work. Make sure you are returning production from that.

Last updated 1 year ago.
0

Thanks Matthew, I literally just read this: https://github.com/laravel/laravel/issues/2050

I had my environment flag set to testing, as I thought that 'test' was the reserved environment for unit testing.

Last updated 1 year ago.
0

I had this exact same problem and resolved it by changing my test env to "staging." Why would filters be disabled in testing? This was very unexpected and hard to track down.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

leon13 leon13 Joined 28 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.