I've currently no idea how to get this done in a smart way. I would like to prevent writing tons of...
Hi I've been searching around a little bit but cannot seem to find it. I have a a column in my datab...
I know this question was asked before and I have tried solutions from those posts but I still cannot...
Hi, I am having difficultly understanding how to return information from a distant third table. I ha...
Hey, I have two 3 models all of them work fine and each one links to the one above. Company Distribu...
So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...
Hi there, Just trying my hand at selecting records by date range, it looks like this should work but...
Failing to load the name of the category :( WelcomeController@index: public function index(){ $pos...
I'm trying to do a very simple task to count the authenticated user finished giveaways, But one of...
Hi, as per subject how to retrieve data form field that has relation. My Relation class iklan extend...
I like to implement a badge-system on my own personal projects build with Laravel 5.1 It’s been days...
I have to create separate log files for the companies Laravel 5. I have already done this in Laravel...
I have 3 models, User, Organization, and Role. I have a many to many relationship setup between the...
Here are 2 pieces of code that does the same thing. Which one do you prefer? 1- Magical: $flights =...
What other pages do I need to change in order for my changes in the default login page of laravel to...
I have two models Item [table: id,title,param_id] and ItemParam [table: id,param_name]. Is it possib...
How can I call custom validators on empty string from eloquent model's $rule array? I am trying to m...
I have four tables, i used Laravel 5.2 eloquent method Municipalities id name --------------- Barang...
I have a kind of strange situation. Assume there is a table (problems) as follows: id problemTitle p...
I have this pivot table: http://3.1m.yt/0_7a5sa.png I need to return multiple names of users (from u...
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.