Support the ongoing development of Laravel.io →

338 Threads

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

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

Config Cache Results in "InvalidArgumentException in FileViewFinder.php line 140"

When running php artisan config:cache my views all return the error message "InvalidArgumentExc...

0 Likes
2 Replies

Browser Caching in Laravel

I want to setup browser caching to load the users avatars. Is setting up the .htaccess file enough o...

0 Likes
0 Replies

Guzzle and Laravel Sessions

I have a queue worker which rebuilds the cache for some 50 routes every time a user submits or updat...

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.