i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...
Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...
Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...
Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...
I want to redirect my user to another page after they have signed up. For that i need to access thei...
Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...
here is the code I have done I recovered the data from the model and I select BikeLock latitude and...
Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...
The cache and session data can have there own table (database) but if I want to put them in memcache...
Do you know that you can change your builtin Larvel file cache to Redis. Redis is an in-memory but p...
I'm thinking about how it would be increase performance if we keep IoC container in Redis Cache Duri...
As I understand, Laravel 5.2 has finally got rid of .env (which was not really meant for production,...
What's the best way to store daily website statistics? Like how many stored and deleted resources. I...
Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...
Hi All, Has anyone tried doing this? I would really like to try this out and see if this helps the p...
So, I'm currently trying to work with an API where i make requests using curl. The API has a rate li...
Hello everybody I recently pulled down a package that was depended apron the new psr-6 cacheing inte...
Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...
I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...
Hi When I close the tab of my site without logging out and I open it again, it tries to get this url...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community