Hi everyone, I was hoping someone had an answer to the following issue on GitHub (https://github.com...
Sorry if my title is confusing, not sure how to explain this within a line. Let's say I have a table...
Pls any one help me i want to create a custom pagintaion class in laravel 5.1 same as below link. ht...
Hi my dear laravel buddies, I have an issues with the children category with order_by query, i'm usi...
Hi there a Laravel newbie building a Laravel 5.1- based app which needs to talk to an existing, popu...
I am new to laravel 5. In L5 there is no Illuminate/Html in the core instalation. So I put that in...
Hi all, i have this issue with table relationship in the DB, that i want to solve ASAP, please. when...
Eloquent is driving me mad :-( I need to convert the following SQL to Eloquent. Ideally I want to us...
I have a "profile" table and an "officer" table with the pivot table officer_pro...
Hi, I'm having a problem right now. Please help me. I have 2 main page. The Homepage(index.blade.php...
I feel like this is easy to fix, but it gives me a headache. The following code throws the error Ind...
I've been using Eloquent in a project outside of Laravel, and I needed pagination, so I built my own...
If you ever created complex global scope constraint, you must have faced a challenge with defining r...
I need some help getting a list of threads with the latest message from my database using eloquent....
I have 'products', 'categories' and 'category_product'. How can I return a list of products, sorted...
Hello, I have the following code: abstract class I18NEntity extends \Entity { protected $appends =...
Fairly new to Laravel having been away from PHP, and coding in general, for about 6 years. I've got...
Hello, im having a logic problem, sorry if this is not the place to put this. Im working on an app f...
I tried adding an author and editor in my company model, I would like to be able to not only know th...
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