Support the ongoing development of Laravel.io →

1,478 Threads

Laravel ->lists() and AngularJS

I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...

0 Likes
3 Replies
Solved
posted 9 years ago

Carbon formatLocalized not working @ Forge

Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...

0 Likes
0 Replies

Data from one template to another

Hi. I have users that need to apply assessments to patients. The user open the blade that shows the...

0 Likes
11 Replies

Requesting current route by name rather than URI element

In a Blade template, is it at all possible to request the current route name? I know that I can use...

0 Likes
1 Replies
Solved

form model and form open

Hi all, anybody knows if there is a way to not use if blade statements in the views to check if ther...

0 Likes
0 Replies

Storing html design and layout for admirable modifications?

I'm curious to know if it makes sense to build a template system that allows a user to make large de...

0 Likes
1 Replies

Views are not updating

Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...

0 Likes
1 Replies

View::share within a controller

Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...

0 Likes
0 Replies
posted 9 years ago

View Composers don't work properly with extended Blade layouts

I can't seem to find other discussions on this topic, but I've discovered some weird quirks with ext...

0 Likes
0 Replies

Binding many-to-many to Form::model - with checkboxes?

Hi there, I was stumbling upon this archived thread when I was searching for a way to attach models...

0 Likes
1 Replies

Modal Popup

Good day to All, I am using Laravel 4.2 * Bootstrap 3. My question: What would be the best way to ha...

0 Likes
6 Replies
posted 10 years ago

Illegal string offset 'name'

Hi Does anyone know why I am getting the following error when posting a form Illegal string offset '...

0 Likes
2 Replies

Shorthand if else statement not working within blade templating

The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...

0 Likes
2 Replies

How do I run a DB queries for every page generated?

I've just jumped into Laravel / OOP development and I'm having issues with something that's so easy...

0 Likes
2 Replies

Resource Routing

Hello, I'm a laravel newby and I just started using resource routing. I have a route <?php Rout...

0 Likes
4 Replies

echoing array inside array

so i do eager loading and it returned 1 array inside array like this array(3) { [0]=> array(6...

0 Likes
2 Replies

Destroy Method From Icon

What way should I be using deletes to send a id to the user destroy method? <td class="cente...

0 Likes
1 Replies

Why remove Html package on Laravel 5 ??????????

I don't understand, why remove Html package on Laravel 5 ????????????????

0 Likes
2 Replies

Still battling with a validated checkbox

Hi there, This refers to a thread I recently posted. But, despite the help I have so far received, I...

0 Likes
0 Replies

jQuery AJAX and rendering sections, javascript sections in blade

I am stuck now for 2 days with this problem and any help would be really appreciated. down vote favo...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.