Support the ongoing development of Laravel.io →

341 Threads

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

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

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 9 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 9 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
posted 9 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

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 9 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

How to do query caching with dependencies like in Yii2 ?

Let's say that I want to cache some query based on some condition ( dependency ). For example, I hav...

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.