Support the ongoing development of Laravel.io →

338 Threads

Caching and not caching little parts blade

Hi, We'll start on a new laravel project within a few weeks, and need some thought from you about ca...

0 Likes
2 Replies

Laravel benchmarks package for Session/Cache/DB/Redis

I threw together this quick-n-dirty script for my own use, but decided to package it up to share. Th...

0 Likes
1 Replies

How to get a list of posts and check if the user already "Liked" them?

I'm having fun with Laravel framework trying to build a little "blog" site that works the...

0 Likes
7 Replies

Cache system always compiling the same cache for specified view

I have very annoying problem with cache system builtin Laravel. This cache system generates the same...

0 Likes
0 Replies

Catching in views

i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...

0 Likes
0 Replies
posted 8 years ago

Cache file garbage collection?

I am using the file driver for cache, and there are several entries that the key only is good for a...

0 Likes
4 Replies
Solved

Database "lazy connection"

Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...

0 Likes
1 Replies

Laravel 4.2 PHP CPU usage

Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...

0 Likes
1 Replies

how to looping through url with Riderect in Laravel

Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...

0 Likes
0 Replies

Session lost after redirect

I want to redirect my user to another page after they have signed up. For that i need to access thei...

0 Likes
1 Replies

Laravel 5: easy and comfortable query caching?

Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...

0 Likes
3 Replies

bdd to table

here is the code I have done I recovered the data from the model and I select BikeLock latitude and...

0 Likes
0 Replies

Cache doesn't work when running unit tests with PHPUnit

Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...

0 Likes
0 Replies

Memcached session & app cache

The cache and session data can have there own table (database) but if I want to put them in memcache...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.1 Intervention corrupted image

I am trying to make use of the intervention/image and intervention/imagecache libraries. In trying t...

0 Likes
1 Replies
Solved
posted 8 years ago

Change Laravel Builtin Cache to Redis

Do you know that you can change your builtin Larvel file cache to Redis. Redis is an in-memory but p...

0 Likes
0 Replies

Increase Laravel Performance

I'm thinking about how it would be increase performance if we keep IoC container in Redis Cache Duri...

0 Likes
0 Replies

How to prevent config cache from using absolute default storage paths?

As I understand, Laravel 5.2 has finally got rid of .env (which was not really meant for production,...

0 Likes
0 Replies

Store daily website stats

What's the best way to store daily website statistics? Like how many stored and deleted resources. I...

0 Likes
0 Replies

Laravel running really slowly

Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...

0 Likes
1 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.