I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...
Here is the baffling sequence of events that just transpired. I have a working Laravel installatio...
Ok I have a FormRequest class in app\Http\Requests i have namespaced it correctly and am using it in...
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...
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