Support the ongoing development of Laravel.io →

341 Threads

posted 10 years ago

CPU spikes due to many cache files?

We recently moved our application to Laravel. This has all been going great, but we ran into one pro...

0 Likes
0 Replies

Cache Tags on differing environments; Looking for an elegant solution

I understand why Cache Tags aren't allowed on the File Storage/Database cache drivers. However we d...

0 Likes
0 Replies
posted 10 years ago

Nothing happens when i change something in app

So i have deployed app with dploy.io, and everything works fine. Then i changed routes to test if it...

0 Likes
0 Replies

Memory on the server using laravel

Hi all. I have used Laravel 4.2 for some of their projects. However, most of the projects I use Debu...

0 Likes
0 Replies

Persisting Global variables

I am working on my first ever Laravel 4 REST project. My basic question is how can I create a global...

0 Likes
1 Replies

Blade caching problem? Same view is rendered, though contents is different.

Hi! I am making a newsfeed for my application using the strategy pattern because the list contains d...

0 Likes
1 Replies

Laravel issue with crom browser

I have laravel 4.2 with Apache & Mysql. When I start my application I get blank page in crome. H...

0 Likes
0 Replies

Routing problem?

Hi guys, I'm pretty new to Laravel (a couple of weeks in) although I've used Yii and regular PHP for...

0 Likes
3 Replies
Solved

Query shouldn't be cached

Hi everyone, my problem is: i build a query like " DB::select( DB::raw("SELECT cont_timest...

0 Likes
3 Replies

Session or Cookie problem

I am having a problem about sessions, or cookies, i didn't understand the reason. I log on to my sit...

0 Likes
2 Replies
posted 10 years ago

Differences in Caching Methods?

Hi, just wondering which Caching Method to choose from - which is the fastest?

0 Likes
1 Replies

is remember keyword enough for caching paginated query results

Hi all, I have the following query: $posts = Post::where('category_id', '=', $category->id)...

0 Likes
1 Replies

Replacement of @section in CSS comments

I'm using some of the mail chimp templates with some modifications for rendering html email content....

0 Likes
2 Replies
posted 10 years ago

Confusion with cacheTags

I think I dreamt something was in the docs, but in reality it isn't. I'm using a taggable cache stor...

0 Likes
2 Replies

Blank page rendered on openshift

I haven't had time to figure this out, but spent considerable time trying, being a "hobby"...

0 Likes
6 Replies

Model events not firing when saving model returned from cache

So I'm trying to bake automatic caching into some of my models. I use ardent for validation, so I've...

0 Likes
2 Replies
Solved

Examples of Caching Implementation

Note: *For the purpose of this conversation, let's assume that people have already read the docs at...

0 Likes
5 Replies

Refill form inputs when reload page.

Hello . When i navigate on a view the form fields get cleared but if i fill a field and reload the p...

0 Likes
0 Replies

Create a 'static' function in a model

Hello all, I have some lookup tables in my project that contain some id => name values. For that...

0 Likes
0 Replies

Strange cache(?) error -- Web view not reflecting code edits

I have a cascade of packages. Package A requires Laravel 4.1.29. Package B requires Package A. Packa...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.