Dear All, Yesterday I take a look on Laravel 5 (which is already late), been using Laravel 4.2 in th...
First of all I know that I can use raw (where) queries but I'm really curious if there is any "...
I want to make this as simple as possible. Imagine i have a order model from a shopping web site. Th...
Hi all (and sorry for my bad english), I've a little problem with the save function of Eloquent Mode...
I got 2 Models Blog & Text, inside both Models had a same function named listBlog & listText...
Hello everybody! First of all, thanks for watching on my topic. My question is simple. The models th...
Hi I'm new to Laravel, I'm creating a user-group page. A user can create a group and is automaticall...
Hello, so I have three models , one for Attachments one for Products and one for Articles. The Attac...
I have User Table and Followers Table. The structure of follower table is : -id -follower_id ( refe...
So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...
Database Tables are jobseekers id | username | password | job_detail_jo...
I'm running into an issue when trying to associate a child model to a parent. I see in the documenta...
Database Tables are employers id | username | password jobdetails id |...
sorry all i hope you want to help me... i have a problem with returning query to datatable i have 2...
I have a model, inside it I've defined several mutators, but they are not triggered and I can't unde...
When fetching a model using class hinting, I cannot delete it. No errors are thrown, it's like the $...
i have this problem; i am using three models Usuario,Idioma,UsarioIdioma; exists a relationship betw...
Hello, I have a Package table with some relationships: Package has one user, user has one location,...
I have a weird problem after our server provider upgraded to PHP 5.4.36. I needed to upgrade our ear...
Hi guys, I was going through : https://laracasts.com/series/laravel-5-fundamentals/episodes/14 and w...
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