Support the ongoing development of Laravel.io →

1,117 Threads

Blade content

I have a simple code to using master layout and pass some data to View to practice Laravel, the foll...

0 Likes
6 Replies
posted 9 years ago

Add feed to laravel from another website

Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...

0 Likes
2 Replies

Smarty like constructs

I am converting a CodeIgniter/Smarty website to Laravel/Blade to see if it's feasable to drop CodeIg...

0 Likes
5 Replies

Is it possible to manipulate form data before passing in to database?

Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...

0 Likes
4 Replies

How do I add select option tag

Hi. How do I add select option data-icon tag ? Can't be, Blade Form::select array. FormBuilder Class...

0 Likes
0 Replies

Getting data from my pivot table

Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...

0 Likes
0 Replies

Problem Function $.get Blade

Hello my friends, I am the problem in the function. every time when you press it returns me the cont...

0 Likes
0 Replies

How to put data in a page layout, without using @section

Is there a way to access data from a query in a page layout? For example, I would like to get the to...

0 Likes
2 Replies

Datatables Packages - Clicking on a row

I found 2 laravel packages for using datatables: https://github.com/bllim/laravel4-datatables-packa...

0 Likes
8 Replies
posted 10 years ago

eh. How to avoid HTML Escape?

I want to create a link like <a href="xxx/logout"> 登出<br/>Sign Out </a>...

0 Likes
1 Replies

By blade can create dynamic sections

Hello friends, I'm building a view with blade, you can generate a dynamic menu? change this @section...

0 Likes
3 Replies
posted 10 years ago

Reload javascript code when reloading a view by controller@function

Hi, new to Laravel here and having some problems... I have a form in al blade file. This file loads...

0 Likes
2 Replies

I cant open my update page

I have a index page with some athletes from my database. @foreach($sportler as $s) <tr>...

0 Likes
8 Replies

Custom View Helper - Am I over engineering here?

So you need to pass data to your view? Normally, you'd do something like this. CONTROLLER: class Hom...

0 Likes
0 Replies
posted 10 years ago

Include SubViews with same extended view gives first view twice

Hey, ill got these Views http://laravel.io/bin/mWdxm Now if i open the main.blade.php ill expect to...

0 Likes
1 Replies

problem with view large data on browser?

I generate report in browser, but it has problem with the large data or multiple record viewed (brow...

0 Likes
0 Replies
posted 10 years ago

Anyone who used metronic themeforest template with laravel project?

Template: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?WT.ac=cat...

0 Likes
2 Replies

Eloquent relationship passing array to view

Hi. Using this structure: http://stackoverflow.com/questions/20801859/laravel-eloquent-filter-by-col...

0 Likes
0 Replies
posted 10 years ago

Simplifing Code in View

I am using this in my view to show banners... @include('partials.randomBanner', array('category' =&g...

0 Likes
1 Replies

get controller and action name in your template?

i wonder if how i can get the Controller name and Action name in the Blade template/View? Thanks in...

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.