I already having a project on my laravel homestead 4 months ago. Now when I tried to vagrant up, it...
Hi I am using custom request class that extends laravel Request class validate user input data. I ov...
Hello everyone! I have a small problem that i cant figure out. I have a AuthController with two func...
Hi, I am very new to Larvel. I have been doing development in CI. My question is that we used to def...
In my new project I store all files on s3 drive, can I override this url and set something like /sto...
Hi, I'm following a pretty straightforward help file on digitalocean which shows how to set up gzip...
My agency is considering the possibility of setting up homestead as our development environment. As...
I'm using Laravel workers to execute some background tasks. When I invoke the worker using 'php arti...
After saving a model from inside a command I am given the beautiful Segmentation Fault error. I am n...
Are there any Laravael "starter" systems with common basic functionality available to fast...
Hallo, i'm using blade template, all file content is in view and i need 2 language on my project, h...
I have built an AWS server ("Server A") via Forge and setup Github + Laravel + SSL on it s...
Hi, I have a treatment that generates 2 PDF files, and then send them by mail. When I run this direc...
My code is like this : <?php namespace App\Http\Requests; use Illuminate\Foundation\Http\FormRe...
Ok, so I'd installed Homestead and everything had been working well. I'd created a couple of sites i...
My controller is like this : public function listdata(Request $request) { ... $pdf = PDF::loadV...
I'm trying to use google api v2.0 but it requires phpseclib 2.0 where as laravel 4.1 requires phpsec...
I'm running a site on Laravel 4.2, deployed to DigitalOcean 1gig server via Laravel Forge on the ngi...
Hello, I've an issue where every time an error occurred it only show HTTP Error 500 not the default...
Hi, I'm having this message when trying to access to my app in Laravel 5. I have been trying to solv...
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