lagbox said: Facades you access via static calls, as they are static proxies. So the constructor do...
muppbarn said: Laravel as u say, does bind the database table without the variable $table defined....
What does App::getLocale() return in the controller? Have you ever cached your config files? (If so,...
Are you using this class as a facade? The facade constructor gets called during service provider reg...
Some other thoughts: Are you generating thumbnails every time? If so you should definitely switch...
The Laravel portal for problem solving, knowledge sharing and community building.