I'm trying to serve a cached image but I'm only getting a broken image link. How come? $cachedImage...
Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...
I tried to install doctrine\dba1 using cmd prompt and got the following error http://laravel.io/bin...
Fresh project install, Persist using old config values only on Web and not on artisan command line (...
I've created a Lumen project and copied .env.example to .env. After that I changed DB_DATABASE, DB_U...
Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...
class EmployeeController extends BaseController { public function indexAction() { $employees = Cache...
ErrorException in D:\xampp\htdocs\pckg\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem...
Dear Laravel Community: I have searched multiple forums and have not encountered the issue of a fres...
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...
If you want to harness the power of Redis with Laravel, Cloudways has introduced a unique button pus...
I have a AJAX based site I'm building. I'd like to grab content and return data depending on whether...
i am writing a generic database browse/update so i have to create a new class for each table i want...
Hello, My application import some large (7mb) csv files and parse them using "Maatwebsite/Larav...
Hi, I've a problem i am developing two different projects in laravel in same machine both under apac...
I have PHP 5.4 on a litespeed web server. PHP has been compiled properly with memcached module and w...
Hey guys, I've been using Homestead smoothly for a few days now. I've recently decided to try changi...
Hi, We will rebuild our newsportal in the next month. It has an average of 3000 requests per second,...
I'm trying to cache a collection. I thought it better to cache the collection, rather than an array...
Hi, I'm writing a custom cache driver for DynamoDB and need to be able to overwrite the Cache::pull(...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community