Support the ongoing development of Laravel.io →

338 Threads

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

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...

0 Likes
6 Replies

Laravel not recognized after .htaccess changes

Here is the baffling sequence of events that just transpired. I have a working Laravel installatio...

0 Likes
3 Replies

laravel reflection exception.. class not found.

Ok I have a FormRequest class in app\Http\Requests i have namespaced it correctly and am using it in...

0 Likes
1 Replies

Intervention Image cache problem

I'm trying to serve a cached image but I'm only getting a broken image link. How come? $cachedImage...

0 Likes
2 Replies

Redis and Pagination

Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...

0 Likes
1 Replies

composer update is not working properly

I tried to install doctrine\dba1 using cmd prompt and got the following error http://laravel.io/bin...

0 Likes
0 Replies

Laravel cache .env issue

Fresh project install, Persist using old config values only on Web and not on artisan command line (...

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