Support the ongoing development of Laravel.io →

305 Threads

Allowed memory size and Cannot declare self-referencing constants

i encounter these issues/errors FatalErrorException in Container.php line 736: Allowed memory size o...

0 Likes
3 Replies

caching solution? which one?

Hi So i have been looking at the caching solutions and there are so many, redis, opcache, memcache a...

0 Likes
1 Replies

Laravel 5.1 (Localization) setLocale does not save the locale string you are going to use in session

Hello , I am using Laravel 5.1 , in change language action, i wrote "App::setLocale " howe...

0 Likes
0 Replies
posted 8 years ago

Refresh cache in "background". possible ?

Hello, Currently, I use the cache functions like that it works well, but I would like that the treat...

0 Likes
10 Replies

Laravel 5 loads wrong .env file when using multiple instances of project

I use Laravel 5 and i have the following folders on my server: /var/www/laravel_dev/ /var/www/larave...

0 Likes
1 Replies

Laravel 5.1 and Opcache compatibility

Hi. I have a question concerning Laravel and OPcache (built in as of PHP 5.5.0). Current setup Lara...

0 Likes
0 Replies
posted 8 years ago

Cleaning up expired cache for FILE driver

I am using file driver for caching content while crawling. But after expiry time the content remains...

0 Likes
0 Replies

What is better cache or database?

I am developing web app on Laravel for registering students. Students pay for 12 lessons, They may j...

0 Likes
0 Replies

Lumen - set different hostname for Session and Cache settings in Memcached server

we have a very high volume traffic site deployed in multiple bare-metal severs, we have 3 web server...

0 Likes
0 Replies

Auth without User ?

I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...

0 Likes
1 Replies

caching tips (not doing but placement/organisation)

Ok so i have started caching queries in different places but this has resulted in me remembering to...

0 Likes
2 Replies

Must be an instance of Illuminate\Redis\Database, instance of Redis given

Clean install of the latest Laravel 5.1.10 is spitting out this error when cache=redis in the config...

0 Likes
2 Replies

PHP Beanstalk with laravel permission denied on storage/framework/cache

I've deployed my Laravel 5.1 app using Amazing Beanstalk and after repeated usage I eventually get t...

0 Likes
0 Replies

How to Configure Redis Cache on Laravel

I am using Cloudways to host my Laravel 5 application. Recently, they introduced Redis Cache as an o...

0 Likes
0 Replies

Sessions issue in blade on server hosting

i have a blade in which i have a div. the div gets the data from session. also on the same blade i h...

0 Likes
0 Replies
posted 8 years ago

Can't enable APC-Cache - Method not found

Hi community, I try to enable apc-cache on my laravel-project. APC is enabled on server. My error-lo...

0 Likes
4 Replies

Force loading cache browser in Laravel 4

I'm using Laravel 4 and I do not need to store the codes of the various pages in the browser cache a...

0 Likes
2 Replies

Middleware caching doesn't catch Route-Model bindings

Hey folks, I've got a middleware setup that's caching the HTML output of each public Controller requ...

0 Likes
1 Replies

Emails with wrong content?

This just started happening and I'm stumped at this point. The application has several emails that s...

0 Likes
4 Replies

Laravel seems to be caching my controller code?!

This is a weird one. I'm getting the following error: Which is obviously related to calling the suc...

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.