Hi, I started building a site using this starter kit: https://github.com/andrewelkins/Laravel-4-Boot...
I've trying to figure out why the Cache component wouldn't read my redis settings in cache.php, but...
Hi folks, Is there a specific driver for opcache I can use to store session and cache info for PHP5?...
I tried to implement my website build from Laravel 4.1.28 Cache: File Session: File Debug: FALSE DB...
Im wondering if there is a elegant way to create an globally accessible variable in some elegant way...
Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...
I am facing a weird issue with laravel. I copied my view from one of my project from the path .. app...
Greetings all, I have an instance of Laravel up and running with a load balancer in place. We've set...
Hi guys, today i need install on my server nginx, and my server analyst said to me: "The proble...
I done: sudo apt-get install memcached sudo apt-get install php5-memcached sudo service apache2 res...
How to store cache in cache root directory in my laravel website. please provide me your suggesion
Is there any way for Laravel (4.2 or ???) to support cache partitions? What I mean by this is that...
Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I s...
Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I w...
Hello, When driver.session is set to something different than "array", each webpage conten...
Hi, In my app every controller method return a view object like this: $rslt = View::make($this->l...
I'm looking for the most efficient way to get the count of related records from related tables. The...
Hello I'm using this package: https://github.com/ipunkt/laravel-route-cache for caching my routes, b...
Hi, My app contains series of blocks that generated at the controller, and send to master.blade.php....
Dear programmers, I would really like to use dot notations in the laravel cache option, but it seems...
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