Hello, Is anyone else having inconsistent image rendering with firefox? When I use Chrome, it works...
I am experimenting with Laravel 5 and came across HTTP Middleware. I am curious to know whether it i...
There is an existing thread regarding package development and I followed the steps here on how to de...
I had no problems until now, but when I run composer update I get this: [RuntimeException]...
Hello everyone. I have such models: company, contact and note. Company and contact has a lot of note...
in table 'materials' columns are 'id','unit_id','description','category_id','created_at','updated_at...
Hello! Yesterday I downloaded a server Ubuntu (latest version) and installed composer and laravel on...
I've created a form using primary regular HTML (syntax below). When I use the laravel 4 built in fun...
After getting my Laravel Homestead up and running, I'm facing a new problem. Even after some googlin...
Hi there! I'm starting a new webapp and I have some issues...I need to ingrate two important functio...
@foreach($contractallusers as $contractalluser) $html = '<html><body>' . '<div style=...
Creating PDF File using ajaz method. Am using https://github.com/thujohn/pdf-l4 pdf package
Hi! Im looking for the best way to ensure that my objects are being saved properly What im doing $us...
Regards, I'm new to laravel and I'm stuck on installation.Already I lost two days on that problem, a...
Hello everyone, I am using laravel's eloquent for my website and I want to get all the data from a t...
So, I have this relationship: public function publishedAlbums() { return $this->hasMany('Album')...
I am getting the following error in my laravel log: production.ERROR: exception 'InvalidArgumentExce...
Greetings. I am having some confusion about route model binding with/vs repositories. Here's how I...
Hello In my system I want to have a list of jobs to be processed once a day and once a week. These j...
Hi everyone I'm new to Laravel, I'm currently doing an import file page and store the imported file...
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.