Support the ongoing development of Laravel.io →

305 Threads

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

Class 'Memcached' not found on WAMP

Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...

0 Likes
4 Replies
posted 8 years ago

Serialization of 'Closure' is not allowed

class EmployeeController extends BaseController { public function indexAction() { $employees = Cache...

0 Likes
1 Replies

possibly out of free disk space

ErrorException in D:\xampp\htdocs\pckg\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem...

0 Likes
1 Replies

Chrome Gives Whitescreen on Fresh Install; Firefox Works

Dear Laravel Community: I have searched multiple forums and have not encountered the issue of a fres...

0 Likes
2 Replies
posted 8 years ago

Redis Server Detection

Hi, folks. I'm trying to do some caching in a L5.1 app, but in order to do so, I need to check for t...

0 Likes
1 Replies

How to Install REDIS on Laravel in One Click

If you want to harness the power of Redis with Laravel, Cloudways has introduced a unique button pus...

0 Likes
0 Replies

Return view depending on Request type

I have a AJAX based site I'm building. I'd like to grab content and return data depending on whether...

0 Likes
3 Replies

dynamically adding class works? but ultimately hangs app

i am writing a generic database browse/update so i have to create a new class for each table i want...

0 Likes
0 Replies

Leak of memory when adding to database

Hello, My application import some large (7mb) csv files and parse them using "Maatwebsite/Larav...

0 Likes
5 Replies

Laravel Installation under apache - 2 different projects - Unable to use both

Hi, I've a problem i am developing two different projects in laravel in same machine both under apac...

0 Likes
1 Replies

Laravel and 3000 requests/sec?

Hi, We will rebuild our newsportal in the next month. It has an average of 3000 requests per second,...

0 Likes
5 Replies

"Serialization of 'Closure' is not allowed" when caching a Collection

I'm trying to cache a collection. I thought it better to cache the collection, rather than an array...

0 Likes
1 Replies
posted 8 years ago

Cannot overwrite Cache::pull()

Hi, I'm writing a custom cache driver for DynamoDB and need to be able to overwrite the Cache::pull(...

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.