Support the ongoing development of Laravel.io →

353 Threads

posted 8 years ago

pass variable in @include section

I am trying to refer variable inside @include('partial', ['somevar' => $var, 'otherVar' => $ot...

0 Likes
2 Replies
Solved

dynamically load views partials

Hello i have an issue when it comes to display my creating product form. The main problem is that i...

0 Likes
2 Replies
Solved
posted 9 years ago

AngularJS in laravel forms (blade)

Hi, In short; is it possible to use angularJS inside the form helpers provided by blade fx. ng-model...

0 Likes
3 Replies
Solved

Having issues with relationship tables and eloquent

I'm having issues with a relationship table and pulling the data from the lookup table. I have a mem...

0 Likes
4 Replies
Solved

Getting content of a view file and display it using ajax request

As far as you can understand from the topic, my aim is getting the contents of a view file using an...

0 Likes
4 Replies
Solved

How to retrive data from database to a treeview using laravel

My requirement is to construct the treeview using database values.(I'm not using eloquent here. Inst...

0 Likes
1 Replies
Solved

Laravel return a blank view

I am calling utility function in my controller function. The utility function returns a view. Howeve...

0 Likes
2 Replies
Solved

Undefined variable in view

Hi I have been trying to solve this for two days now, I do not have any hair left. My routes file: &...

0 Likes
2 Replies
Solved

how add Metronic Template in laravel

how add Metronic Template in laravel

0 Likes
5 Replies
Solved

Laravel 5.1 - Form: Method number does not exist

Hi, I've just upgraded to Laravel 5.1 and i'm creating a simple form with "text" and "...

0 Likes
1 Replies
Solved

Weird behaviour from Envoy

I'm experiencing something odd with Envoy, and I don't where I'm going wrong. It seems to ignore som...

0 Likes
2 Replies
Solved

Child blade views are not rendering inside master blade view

Hi all, • First Laravel 5 installation. • Saw the posh welcome screen, so installation is OK. • Web...

0 Likes
1 Replies
Solved

Laravel 4 : Passing data from database to selectbox using blade

I wish to make a select box containing some categories of items. This select box should have the dat...

0 Likes
3 Replies
Solved

Cleaner way to do this?

Hello, I am doing a users report page with laravel, and I'm using @if in views to show a error messa...

0 Likes
2 Replies
Solved

Routing with parameters

So I'm going through the Laravel 5 Fundamentals cast and I thought I would just make a link that wou...

0 Likes
2 Replies
Solved

Pagination shows everything on each page

Hello, I am trying to build a webshop in laravel 4.2. I am almost done with everything but in the la...

0 Likes
3 Replies
Solved
posted 8 years ago

How it's done - Blade statements

Hi. Just out of curiosity - how it is done, that we can have for example something like this in a vi...

0 Likes
2 Replies
Solved

Blade variables dont work in JavaScript

Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...

0 Likes
5 Replies
Solved

PhoneGap from Laravel?

Has anyone taken a Laravel app and ported it over to PhoneGap? I'd love to hear about your experienc...

0 Likes
7 Replies
Solved
posted 8 years ago

problem with img tag using illuminate/html

{!! Html::image('images/penguins.svg', 'Very powerful SEO penguins',['class' => 'penguins']) !!}...

0 Likes
3 Replies
Solved

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.