I have just played with Laravel some hours ago and seemed to hit a wall. I have seen similar questio...
I am developing several projects in the most recent release of Lumen. The Lumen documentation does n...
So I am using laravel 5 form testing for my register pages which are split into 3 stages doing somet...
Routing in laravel is Route::get('/', array('uses' => 'HomeController@index')); I want to choose...
I have this and return Object of class Illuminate\Database\Eloquent\Builder could not be converted t...
I don't know what else to do anymore, everything I tried failed. So there's this form {{ Form::open...
Hello Laravel Lovers, I am using Laravel 5.1 framework and I want to send email notification to a pa...
Hi there, I am trying to get access to the HTTP request in my route model binding closure. This is b...
Hey, is it possible to get the number of days that have passed since a given timestamp, but only the...
Hi, does anyone of you about some great article how to create form with dynamic fields and how to ha...
So I have this odd problem with json. It will return different jsons depending on my underlying syst...
Hey folks, I've got a middleware setup that's caching the HTML output of each public Controller requ...
I am having a similar issue to @rtechshow however not with Forge involved: http://laravel.io/forum/0...
I have a problem, I was working on my app, and it was working allright, but today, when I started my...
Hi all, can any one please clear my doubts regarding the Laravel Ajax Pagination, Here is my Control...
Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...
Hi all, i've noticed that my web site has all urls duplicated. I've the url that i defined in route...
Hey guys, I came across some weird stuff (I use Laravel 5.1). I have the following code: $my_current...
Hi guys, I'm fairly new to Laravel (and web dev), but I'm trying to build a project for work. I'll t...
on laravel 5.1 uploads (either serial or ajax) - i use the regular move function: $file-...
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