ok so i have a country table with id, country e.g. UK => United Kingdom.. so id is a string...
Before I submit a PR for this, I am seeking opinions. I feel that the Model class (Illuminate\Databa...
I want to login with a file that contains digital certificate of someone, first registers with certi...
Hello, I have two models Person class Person extends Model { public function emails()...
Hi, I have a working app with laravel cashier and I can bill a user, swap plans... but I don't know...
Hi, i know that i can do a full outer join with ->join('Especialidades', 'Especialidades.espe_Cod...
I'm using laravel 4 and I'm trying to get all the gallery items that belongs to a category depending...
Hello every one, I am a newbie in Laravel, I just took a Lesson about Laravel 5 Fundamentals. After...
Hi, I am trying to use db:seed but every time I run it i get [Symfony\Component\Debug\Exception\Fata...
Hello, For a simple questionnaire I would like to create some statistics but I'm not sure if the cur...
Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...
Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...
I have following relations: in TransportOrder Model: public function statuses(){ return $this-&g...
So, i have a database that is in iso-8859-1, and the website is supposed to be in utf8. I do not hav...
So I have a Vip model: class Vip extends Model { use MemberTypeTrait; use RecordStatusActive...
I'm using Laravel 4 and I'm trying to get multiple values to display instead of one. When I try, I g...
Hello all i'm trying to have for my website 3 post for each Categories but in my controller i'm doin...
Hi, I started with a new application, but I struggle with setting up my Models and Relations. Let me...
Howdy all, I'm currently building a dashboard for an order system Ive been building in L5(first proj...
Hi I'm iqra, I'm a newbie in laravel, I want to run a query like this SELECT vote, slug, COUNT(*) FR...
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