its either on your composer.json
"files": ["app/filters.php"]
Or you can create a service provider and load(include) it from there.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community