Support the ongoing development of Laravel.io →

338 Threads

Cached asset files during development not updating.

I'm using Phpstorm 8, php 5.5.13. I don't have opcache or any other cache enabled that I'm aware of...

0 Likes
4 Replies

Using multiple views (cache 'wrapper')

I have a primary 'wrapper' view app.blade.php, and this wrapper has certain functions it needs to ru...

0 Likes
1 Replies

Larvel5 Global $config var - fetched form db?

I have a config table which holds lots of configuration values How can I create a static helper/clas...

0 Likes
0 Replies

How do I use phpiredis with Laravel?

Hey, found nothing in the Docs, but I want to use https://github.com/nrk/phpiredis to increase the P...

0 Likes
1 Replies

Programmatically crearing config cache

Dear folks, Ref:Laravel5 I am looking for a way to clear the configuration cache programmatically. S...

0 Likes
1 Replies

What's the best test-friendly method to use Cache in models?

Hi, I've been looking at Cache docs: http://laravel.com/docs/5.0/cache I want to use Cache in my mod...

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

Memcached can't make it work with windows xampp

Symfony \ Component \ Debug \ Exception \ FatalErrorException Class 'Memcached' not found

0 Likes
1 Replies

Folder permission to save files?

I have an app wich need to save json file into a folder public/cache, the files are created with res...

0 Likes
0 Replies

Cach page via middleware

Laravel newbie here. I'm trying out page caching, and have set up before and after middlewares to fe...

0 Likes
0 Replies

Got Syntax Error, but errors disappear after restart

I am using XAMPP to develop my laravel project on my desktop PC. The project folder is copied from m...

0 Likes
3 Replies

Laravel 5 - file_put_contents(): Exclusive locks are not supported for this stream

ERROREXCEPTION IN FILESYSTEM.PHP LINE 74: FILE_PUT_CONTENTS(): EXCLUSIVE LOCKS ARE NOT SUPPORTED FOR...

0 Likes
0 Replies

docs for laravel 5 + varnish?

hi can someone point to docs or an example for getting laravel 5 working with varnish cache? i can't...

0 Likes
0 Replies

Laravel 4 eloquent query returns an old database value instead of the updated one

I have a Book table that has a column for stocks count.For example the beginning stocks of a certain...

0 Likes
1 Replies

Varnish support in Laravel5? equivalent/alternative to SesssionMonster package?

hi, laravel4 was made to work with Varnish caching by deploying the 'SessionMonster' package. http:...

0 Likes
0 Replies

Cache/Session History of visited items

Hi everyone, I'm new on the forum but I started working with laravel last year. I'm from Spain so pe...

0 Likes
0 Replies
posted 9 years ago

Cache problem with Google Chrome

Hi, I have a strange problem on a Laravel 4.2 site I'm working on, only occuring with Google Chrome:...

0 Likes
0 Replies

composer clear-cache

I'm trying to use the command composer clear-cache, but at the end I always get Cache directory does...

0 Likes
3 Replies
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

Strange event handler behavior

Hello everyone! I'm not 100% sure this is related to laravel, but I faced this problem while using L...

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