I'm using a full-page cache system and I want to refresh cover and target posts proactively so the b...
We recently moved our application to Laravel. This has all been going great, but we ran into one pro...
I understand why Cache Tags aren't allowed on the File Storage/Database cache drivers. However we d...
So i have deployed app with dploy.io, and everything works fine. Then i changed routes to test if it...
Hi all. I have used Laravel 4.2 for some of their projects. However, most of the projects I use Debu...
I am working on my first ever Laravel 4 REST project. My basic question is how can I create a global...
Hi! I am making a newsfeed for my application using the strategy pattern because the list contains d...
I have laravel 4.2 with Apache & Mysql. When I start my application I get blank page in crome. H...
Hi guys, I'm pretty new to Laravel (a couple of weeks in) although I've used Yii and regular PHP for...
Hi everyone, my problem is: i build a query like " DB::select( DB::raw("SELECT cont_timest...
I am having a problem about sessions, or cookies, i didn't understand the reason. I log on to my sit...
Hi, just wondering which Caching Method to choose from - which is the fastest?
Hi all, I have the following query: $posts = Post::where('category_id', '=', $category->id)...
I'm using some of the mail chimp templates with some modifications for rendering html email content....
I think I dreamt something was in the docs, but in reality it isn't. I'm using a taggable cache stor...
I haven't had time to figure this out, but spent considerable time trying, being a "hobby"...
So I'm trying to bake automatic caching into some of my models. I use ardent for validation, so I've...
Note: *For the purpose of this conversation, let's assume that people have already read the docs at...
Hello . When i navigate on a view the form fields get cleared but if i fill a field and reload the p...
Hello all, I have some lookup tables in my project that contain some id => name values. For that...
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