Support the ongoing development of Laravel.io →

1,490 Threads

PHP Media Queries

Heya, So I have a bit of a problem, I have a different blade file that I want to render for small sc...

0 Likes
1 Replies

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

Ioncube encryption

Hi All, I work on Laravel framework from the short time, After finishing the website, I willing to e...

0 Likes
1 Replies

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
posted 9 years ago

"Shortcode" style functionality in Blade templates?

What would be the best way to go about implementing shortcode style functionality in views? Example:...

0 Likes
1 Replies

Laravel 5.1 Multiple Forms On A Single Page Name The Message Bag

I need help in Laravel 5.1 on how to name the MessageBag errors, allowing me to retrieve the error m...

0 Likes
0 Replies

how add Metronic Template in laravel

how add Metronic Template in laravel

0 Likes
5 Replies
Solved

Best way to use "templating" string to get dynamic fields

Hi, I'm building a PIM for my business. I have Products, Variants and "Options". On every...

0 Likes
0 Replies

Model to View as JSON to JQuery

I created a model and extracted data using the model from database via controller Like $data=datab...

0 Likes
1 Replies

Embedded 'extends' tags

Hey guys! I am trying to make a little card layout, and each of these little cards has a pretty simi...

0 Likes
1 Replies

Browser Caching in Laravel

I want to setup browser caching to load the users avatars. Is setting up the .htaccess file enough o...

0 Likes
0 Replies
posted 10 years ago

Can not create a 'real' link with link_to function in my blade file

<p> @if ($cat->breed) Breed: {{ link_to('cats/breeds/'. $cat->breed->name,...

0 Likes
3 Replies

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

Extending layout multiple times

So I am trying to keep code a bit cleaner by extending modal layouts that are similar. However, it s...

0 Likes
0 Replies

Testing controller, using Auth::User in blade

Hi! I'm fairly new to Laravel. We have a basic application running, and currently I'm trying to writ...

0 Likes
1 Replies

Simple question please awnser

Hello everybody, I have just one question. How would you guys use a class that I have downloaded usi...

0 Likes
2 Replies

Object attribute in where statement in blade?

Hi all-- got an issue that already made my brain freeze... I've got the following in a blade view th...

0 Likes
0 Replies

Advanced multiple paginations?

Hi, I want to know how to treat every 5th row different in pagination. I have a $ads variable that k...

0 Likes
0 Replies
posted 10 years ago

Blade indentation phpstorm?

We finally got blade support! Wooo. But it seems like the "auto indent" functionality is p...

0 Likes
4 Replies

Routes HELP

I can only see the result of odbrojavanje method when is that route above the route with brojUserPor...

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.

© 2025 Laravel.io - All rights reserved.