Hi all, For a project running Larvavel 3, I need to modify an existing query using an if statement,...
Hello, I am learning Laravel and writing a pretty straightforward app. It is a database search appli...
I have two models Student and StudentRevision with Student model having hasMany relation with Studen...
I have been looking at stapler and I think it may work for me. I am re-engineering a site that is es...
Greetings! My question is pretty straight forward, how do I use MySQL functions in an insert query u...
Can someone confirm that this is intended behaviour? In a model Text I have this relationship: publi...
Whenever i try to use a query scope it my model it returns the following error: Object of class Illu...
Hey everyone. Currently I am doing quite a crazy query which needs to do multiple joins but also nee...
hello friends using sentry and 4.2 Laravel need to store each time the user enters the application y...
I keep getting this error when I try to update my users Call to a member function update() on a non-...
Hi there, new to Laravel, but getting on well! But just after some advice for a project. I have user...
I am getting an md5 string value from the URL and want to check is record present in the database ta...
I'm looking to specify in my model a hasManyThrough relationship but through a pivot table. For exam...
Just started a new Laravel app with the added knowledge of mass assignment. I'm not sure if the foll...
I've got a checkbox list that I want to be able to insert into a database based on user input. The v...
Hi My login is not working, and I know that my details are correct. I'm also using creo's module pac...
Hi fellow laravel developers! I am a newbie here and is having a hard time looking for the answers t...
how i can convert this mysql query to eloquent query? SELECT tags.id,tags.name, tags.slug, count(pos...
Hi guys! I currently have a problem where I get stuck. I want to when you call example.com/xxx.jpg,...
I'm just not understanding relationships. I feel like I'm following the documentation and no matter...
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