Support the ongoing development of Laravel.io →

33 Threads

posted 9 years ago

How to "forget" a group of cached keys?

I'm working on this routine that stores a lot of data in cache (just the default storage, for now) a...

0 Likes
2 Replies
Solved

Getting weird strings after php artisan route:list

Greetings, I am working on a project that gave me after the withdrawal of developers. when I type ph...

0 Likes
1 Replies
Solved

Laravel mix versioning doesn't remove old built files

I am using Laravel 5.4 with mix to version my javascript and scss files. The problem is: it doesn't...

0 Likes
1 Replies
Solved
posted 9 years ago

Caching in Homestead with NFS despite sendfile being off

I have NFS enabled in Homestead.rb (otherwise my responses are way too slow): # Register All Of...

0 Likes
15 Replies
Solved

Model already exist

So I can't find the answer to this. I had my class Permission, the name of the file was Permission.p...

0 Likes
2 Replies
Solved

How Do I Cache Using Eloquent Models?

Hi! I'm new to Laravel, and I have a problem with caching rows using Eloquent. I'm currently retriev...

0 Likes
1 Replies
Solved

Session are not persisting in staging environment

Hello Laravel.IO, This is my first post to these forums and I'm still new to laravel, worked with it...

0 Likes
4 Replies
Solved

Session Permissions Issue

The Problem I'm getting a Permission Denied on every single page coming from: ErrorException in File...

0 Likes
2 Replies
Solved
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
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

Larval 5.1 App not connecting to MySQL DB

Hi, I've looked pretty much all over the place. The scenario is basic, so I'm sure I'm missing somet...

0 Likes
2 Replies
Solved

No filter working on testing server but working on local develpment

Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...

0 Likes
3 Replies
Solved

Laravel 5.2 routing problem

Hi I have been sitting for days now and my routing does not want to work. I installed Laravel on Ama...

0 Likes
4 Replies
Solved

Lumen gets wrong value from .env

I've created a Lumen project and copied .env.example to .env. After that I changed DB_DATABASE, DB_U...

0 Likes
2 Replies
Solved
posted 8 years ago

Memcached not found

I have PHP 5.4 on a litespeed web server. PHP has been compiled properly with memcached module and w...

0 Likes
2 Replies
Solved

Homestead and Memcached

Hey guys, I've been using Homestead smoothly for a few days now. I've recently decided to try changi...

0 Likes
5 Replies
Solved

High Request Duration

I have a page showing 245 countries meaning 245 rows from mysql. Even if the results are cached, req...

0 Likes
2 Replies
Solved

Changed Encrypter but now Cookies / Sessions not Persisting

I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...

0 Likes
1 Replies
Solved
posted 10 years ago

Class 'Memcached' not found

I set memcached in config/cache.php and got this error Class 'Memcached' not found Symfony \ Compon...

0 Likes
3 Replies
Solved
posted 9 years ago

Can not get certain Session and Cache syntax to work in laravel 5 project. Per the documentation

Starting to get back into the swing of laravel again but for some reason when I am trying to play wi...

0 Likes
3 Replies
Solved

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.