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...
Hi, I posted this on SO and haven't found a solution yet: https://stackoverflow.com/questions/243966...
When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...
I would like to create an application that logs GET data directly to the DB through Laravel from URL...
I have created a custom service provider to bind interface to a eloquent repository: <?php name...
How do I solve this (and I searched without success for a config.vm file): C:\Homestead> vagrant...
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