Support the ongoing development of Laravel.io →

1,489 Threads

Float - displaying with extra decimal values

I will try to briefly explain this problem I'm having. I have a database field called "price&qu...

0 Likes
3 Replies
Solved

Overriding delete() class method is not working as expected

I have an Image model, which I want to override the delete method to erase the file from the system...

0 Likes
3 Replies
Solved

No image available - No View

Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...

0 Likes
2 Replies
Solved
posted 10 years ago

How to populate a Form select attribute with value from db

Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...

0 Likes
3 Replies

Form binding with polymorphic relationship

Hi everyone!! Please I need help: How can I bind a Form::model if I have a polymorphic relationship?...

0 Likes
0 Replies

Why do I get “Undefined variable” in Laravel view?

i uploaded one of my sites to laravel forge running on digital ocean and the site's views couldnt ac...

0 Likes
1 Replies

Beginner Needs help

I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...

0 Likes
2 Replies

Laravel switch case issue

How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...

0 Likes
1 Replies

How to Change page/text: "Whoops, looks like something went wrong." ?

General problem: some types of exceptions supersede my exception handler and show a plain "Whoo...

0 Likes
6 Replies

Blade layout, and include with sections. Is this the good way to do it ?

Hi, i'm pretty new to Laravel/Blade and templating systems, but not new about php. Also, english is...

0 Likes
0 Replies

Entrust roles and permissions to filter template content

Hello, Does anyone have any tips or suggestions on the best way to manage a lot of roles and permiss...

0 Likes
1 Replies

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved
posted 10 years ago

trouble accessing variable in view that was set from a filter

Is this a filter order issue? In the first filter I set up a object needed for authentication (later...

0 Likes
1 Replies
Solved

Calling a view depending on the layout

I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...

0 Likes
0 Replies
posted 10 years ago

Passing a variable into Blade include

Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...

0 Likes
2 Replies

[Laravel 4.3] Form class outputs htmlentities

Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...

0 Likes
7 Replies
Solved

Laravel Form objects dumping in as text. (L5)

I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...

0 Likes
1 Replies
Solved

Create a master file from template

Hi im trying to create a master.blade.php from a template. But when I tried to extend it to another...

0 Likes
6 Replies

ErrorException (E_UNKNOWN) Undefined variable: products (View: ........

Hello, I am very new to laravel and this error has held me back for the past three hours ErrorExcept...

0 Likes
2 Replies

Pass view to layout

Hello guys, I know two basic methods of putting views to layouts with Laravel. The first one is to e...

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