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...
Hello! I am just starting with Laravel, and I have a question on how to solve this "the right w...
I want to make a record after validation of data sent with ajax. the idea is to run the function Cre...
I've a few projects coming up where I'll need to allow users to create custom fields on things like...
Hello, I am a totally newbie to Laravel, but after following lots and lots of guide, my project was...
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.