Hi; Can someone please briefly explain what does this mean? Something::SomethingElse($arg1, function...
Hi I just cant wrap my head around One To Many Relations. They seem to never work for me. So i start...
I have 3 models... Category, Post, and Vote In my category view, I am showing an index of all Posts...
I have a User model, and an Item model. Each Item has one Category, and each User has a "benlon...
I'm using the queue and wanting to call methods out of my class. So I'm using: Queue::push('MyApp\Se...
Hello, I am planning to create a html + css + js sandbox in laravel, something very similar to boots...
I'm playing with Satis, read the docs, but I not figure out how to put my workbenches there, any clu...
For the most part I've come to terms with workbench/packages - one thing I can't seem to figure out...
Hello all - I swear I have seen this before but can not find a trace of it. Basically I have a ping...
I'm trying to connect to my database from my laravel application. But I just seem to get the wrong c...
i'm working on CMS. I 'd like to know if is possibile to have a dynamic section name in a view using...
I have a form where a user can update several profile fields such as username, email, location, etc....
$data = Img::with(array('size'=> function($query){ $query->select('title', 'width', 'img_id'...
Salam, I want to add some new elements to a Eloquent Collection with the add public function, but I...
I want to create an alias under my Laravel application but I do not want this directory routed to/th...
Hey guys, Im trying to validate a date from my form. Im using the pickadate.js script, which is work...
Everything works fine for few hours and then user gets logged out automatically. I have been unable...
I need to integrate some type of electronic legally binding signature feature where I can have a use...
Hi frnds, way to convert codeigniter code to laravel Class user{ function select_cond($userdata = ar...
Hi How can i remove the sort function from custom column 'dropdown'? Controller: function getClients...
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