I am working on a project that involves accessing client apis on their behalf. these apis have thro...
Fatal error: Call to undefined method Illuminate\Support\Facades\xxx::xxx() <?php namespace App\...
HI everyone! Recently I read this article https://michaelstivala.com/refactoring-advanced-eloquent-f...
Hi, when I would get a variables from .env file using env() function, always returns null. I tried c...
Hi, We'll start on a new laravel project within a few weeks, and need some thought from you about ca...
I threw together this quick-n-dirty script for my own use, but decided to package it up to share. Th...
I'm having fun with Laravel framework trying to build a little "blog" site that works the...
I have very annoying problem with cache system builtin Laravel. This cache system generates the same...
i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...
I am using the file driver for cache, and there are several entries that the key only is good for a...
Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...
Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...
Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...
I want to redirect my user to another page after they have signed up. For that i need to access thei...
Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...
here is the code I have done I recovered the data from the model and I select BikeLock latitude and...
Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...
The cache and session data can have there own table (database) but if I want to put them in memcache...
I am trying to make use of the intervention/image and intervention/imagecache libraries. In trying t...
Do you know that you can change your builtin Larvel file cache to Redis. Redis is an in-memory but p...
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