I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...
Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...
Hi. I have users that need to apply assessments to patients. The user open the blade that shows the...
In a Blade template, is it at all possible to request the current route name? I know that I can use...
Hi all, anybody knows if there is a way to not use if blade statements in the views to check if ther...
I'm curious to know if it makes sense to build a template system that allows a user to make large de...
Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...
Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...
I can't seem to find other discussions on this topic, but I've discovered some weird quirks with ext...
Hi there, I was stumbling upon this archived thread when I was searching for a way to attach models...
Good day to All, I am using Laravel 4.2 * Bootstrap 3. My question: What would be the best way to ha...
Hi Does anyone know why I am getting the following error when posting a form Illegal string offset '...
The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...
I've just jumped into Laravel / OOP development and I'm having issues with something that's so easy...
Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...
so i do eager loading and it returned 1 array inside array like this array(3) { [0]=> array(6...
What way should I be using deletes to send a id to the user destroy method? <td class="cente...
I don't understand, why remove Html package on Laravel 5 ????????????????
Hi there, This refers to a thread I recently posted. But, despite the help I have so far received, I...
I am stuck now for 2 days with this problem and any help would be really appreciated. down vote favo...
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