hi, I'm started to use Laravel and have a question about the underscore convention when creating tab...
Please, how do I when editing a car, list all the brands, however already come selected the brand th...
Using Laravel 4.2.17 I wanted to split up different queues like send email and send sms Using purely...
Hi, I have a question regarding system design of a REST API. I have users and roles and want to atta...
Hi, I'm newbie in Laravel framework. I'm facing errors when I try to migrate some database table. Be...
Hi, is there a possibility to put an HTML Attribute depending on whether or not a condition is true?...
So we have a Laravel 5.1 API running on our systems, and use the AWS SDK for php for pushing jobs to...
Dear Laravelists, I would like to give you a heads-up on a wrapper I wrote for Firebase (https://www...
Hi i use ckeditor in my form it appears on the edit form and populated with the text from db but now...
Hi guys, Is it possible in Laravel/Eloquent to only eager load a relation when a condition is met? F...
My view is like below. <div class="form-group", style='max-width:100%;'> {!! Form::l...
I followed the steps to install socialite, after I get redirect back to the website I get this error...
Using the following: return $this->hasMany(Text::class, 'item_id')->where('item_type', 'produc...
Hello fellow developers! Is there a way I can fetch a session by its id? I'm making a simple auth ap...
Hello, I want to change url() function (override it). I want to add a prefix "en" or "...
Hi, I have been working on several projects with laravel which i set up as packages in my dev larave...
I wanna Know how to pass form data to the database via web service using curl and json in laravel 5....
Hi guys,.. today i've an error yet with Chrome.. This is the message that i see when i try to load t...
Hi everyone, I currently get stuck with sending email using gmail in Laravel 5.2. Here are my config...
Hello, My name is Michael and im the CEO of michaelsa.com. I sell expensive luxury goods on there so...
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