In my Car class I have public function user() { return $this->belongsTo('User'); } public fu...
Hello All, So I have some weirdness happening. I'm trying to do a search on a track database that I...
I need to execute a query with group by. But the group by is not for a field. I need to group by wit...
I have 4 tables TableA hasMany TableC TableB hasMany TableC TableC hasMany TableD I want to connect...
I recently upgraded from 4.0 to 4.1 following the upgrade instructions, and now when unit testing my...
Hi friends can not get it to work with google maps blade can you help me?
Hi ! I read that L3 didn't support composite primary key, is it the same for L4.1 ? In my case it's...
Hi, Given this simple database setup: posts - id tags - id post_tag - id - post_id - tag_id ......
In setting up some features and looking at available packages, it seemed to occur to me to avoid usi...
Hi all, I created my Laravel project on my local machine using MAMP and Composer. Now I'm ready to m...
Hello, In laravel Auth, how can I add additional data in Auth. When I'm login then laravel store all...
In Wordpress, I am able to revert to previous versions of pages/posts, and I was wondering if we hav...
Hi, I am trying to create a cart for my e commerce website. For a single user, it's simple, session...
Hey guys. Just wondering if there was a smarter way of using the url() reference in .css files withi...
In relationship from the questions I have ask previously, Question 1: Inserting selected fields from...
I would like to have the following models: Employee, Agent, Client. Since half of all the fields and...
good morning, someone who can help me, I need to create a route between father son model to model, l...
Hi there, This was a different thread, but incorrectly titled. Anyway, here's the problem: On our d...
Hello and thanks in advance, sorry for my bad English... when i execute gitclone a repository and tr...
Hi, I am new to laravel and this is pretty basic problem (I think) but for some reason I can't get m...
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