Hi, Let's say I have a basic Laravel web application, like the one from the Intermediate Task List q...
Hey guys! I have a problem with my Laravel 5 pagination. I use elequent to fetch user + his items wh...
Quick question, I am doing a form post to my database. After I got it working but after i split up m...
I noticed that the standard validation / signup things with Laravel use a password field and a passw...
I really hope someone can help, I'm setting up entrust and trying to manage roles via an edit users...
I have this tables: admins places grants Each Admin has 0-N Place. Each Place has 0-N Grant. So we h...
Hi, is there any way to post images from Laravel app to Instagram. I found something in github: http...
YOUR EXPERIENCE: You are a full stack developer with extensive experience using Larevel 4. You know...
I want to do an find([3,5,23]) on a model. But it seems laravel everytime is sorting the array befor...
Hi, when i post a message with some tags, and i edit the post, there are tags added. not always, but...
Hi, I would like to achieve something like this: path: domain.com/search/key1/value1/key2/value2/key...
I want to switch between DB connections. Because I have the authentication DB which laravel set to a...
How do I use date_format? I can't figure out how to format a date from YYYY-MM-DD that's stored in m...
I have 2 models: "user", "comment". comment have relation to user public functio...
Hello! I have actors collumn in movies table and all actors are saved in following way: actor1, acto...
Hello, i am new to Laravel and and am playing with the "built-in" Authentication functiona...
I want to dynamically set options to my select box from another model in Laravel. So I want to do so...
Is there a way to have more than one permission for a route? An array doesnt work. I want something...
Hello every one, I am creating Rest Api using Laravel and i have some problem regrading Request inpu...
Can I customize the plan attribute? example, I want to give limit number to create tokens. If i choo...
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