Support the ongoing development of Laravel.io →

1,485 Threads

posted 10 years ago

Calling controller method from Blade templating

Is is possible to call a controller method from a blade template. For Instance we can do this {{Auth...

0 Likes
3 Replies

Removing the :8000 from artisan serve

Is there a way to remove the :8000 from the artisan serve so that I only get test.com instead of te...

0 Likes
4 Replies

Use of View::composer

Hi. In a controller method i got a patient record from database that i send to a view, so, i need to...

0 Likes
6 Replies

Laravel - Overwrite Blade Template with another

I'm using Laravel 4.1.30 I was wondering if it's possible to to overwrite a template with a differen...

0 Likes
1 Replies
Solved
posted 10 years ago

form::select and optgroup

does anyone know how to add an optgroup to the form::select with multiple ?

0 Likes
1 Replies

Styles on Blade instead of File (.css)

Hi All Should it be a good idea to instead of storing custom style on .css use and import blade file...

0 Likes
2 Replies

Adding Google Analytics

Hi there, Apologies if this has been asked elsewhere - I've done a quick search and couldn't find it...

0 Likes
4 Replies
Solved

Illuminate html with V5

I have noticed that the form package is not included with the new version 5 of Laravel. It says that...

0 Likes
3 Replies
Solved

Working code stopped working. Is this a thing?

Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...

0 Likes
4 Replies
Solved

[Solved] blade extends used in module, and next in application controller

Hello, I have a module where I use internal module views to generate form. $form = Xforms::draw($th...

0 Likes
0 Replies

Laravel-menu

HI, I am using lavary/laravel-menu i am able to set class for all menu level, but not able to see cl...

0 Likes
0 Replies
posted 10 years ago

Blade output processed code

Hi, (I am really new to laravel) Is there a way to see the blade processed, php code. For example {{...

0 Likes
1 Replies
posted 10 years ago

Parse view template

Hello, anyone know how to parse template file before render and preg replace something in view like...

0 Likes
0 Replies

Lavacharts, for the Google Chart API

Hello everyone, I recently released my first big project that I put alot of time and effort into and...

0 Likes
4 Replies

variable not defined

I'm attempting to run Daryl Rees example of Games website. But when I launch my site I get the follo...

0 Likes
3 Replies
posted 10 years ago

Blade templating, layout information.

Hey there, newcomer here. Just decided to register in this amazing comunity, which has helped me a l...

0 Likes
2 Replies

class not found

When I open my page using the cats DB from the book "Getting Started with Laravel 4" I get...

0 Likes
1 Replies
posted 10 years ago

Image link in {{link_to}}

What I want to accomplish is my image to be the CLICK HERE link. <td>{{link_to('users/' . $geb...

0 Likes
1 Replies

Can't find the blade file?

Hi guys, I created a folder inside view /view/account/ And also created the file account.blade.php T...

0 Likes
1 Replies
Solved

Implement RSS Feed with Laravel 4

I'm using laravel 4 as PHP framework, I would be able to extract content from external sites trmite...

0 Likes
1 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.

© 2025 Laravel.io - All rights reserved.