Support the ongoing development of Laravel.io →

1,494 Threads

Multiple select dropdown box

Hi I am new to Laravel, How to create a multiple select drop-down list. Can any one please help me !...

0 Likes
0 Replies

IDE with Blade syntax support?

Is there any IDE with Blade support ( highlighting, code recognition...) I am currently using NetBea...

0 Likes
7 Replies
posted 11 years ago

Laravel View can't access files on a subfolder.

Hi, I'm having some error trying to call a view from a subfolder. First, this thing works Route::get...

0 Likes
0 Replies
posted 11 years ago

image rendering problem in blade

Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...

0 Likes
2 Replies
Solved

How to pass argument to template?

Hi, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...

0 Likes
4 Replies

I have problems with a Form::Model using a named route with parameters

I have a problem I have a form::model using an action but, in the action I'm using a named route whe...

0 Likes
1 Replies
Solved

Transition to Laravel

Hello Laravel community, I currently run on the usercake php platform, which is just comprised of a...

0 Likes
2 Replies
Solved

Laravel 4.2 Upgrade Issue (Blade Templates not Compiling)

Running on Ubuntu 12.04 using HHVM 3.1.0 (the latest release). I've just recently tried updating fro...

0 Likes
3 Replies
posted 11 years ago

Laravel 4.2.1 Blade don't work

Hi, When I'm using the blade templating in Laravel 4.2.1 it's appear this message: production.ERROR:...

0 Likes
3 Replies
Solved
posted 11 years ago

How to check if @yield("example") is set or is empty?

In many blade subtemplates section "example" doesn't exitst. How to check in master blade...

0 Likes
0 Replies

Individual layouts directory

Hi, I'm completely new to Laravel, working with it for maybe two or three days on a small/medium pro...

0 Likes
0 Replies
posted 11 years ago

value not displaying in blade

here's my code in my view <p><?php echo $remaining_seats[$event->id]; ?>{{ $remaining...

0 Likes
3 Replies
Solved

How to check if a specifc error is present in blade view?

I want to do something similar to this: <div class="{{ $errors->first('identifier') or 'h...

0 Likes
2 Replies

Blade not outputting yield() correctly, and missing an asset()

Hi, Since moving an existing project from AWS to a new Forge spawned DigitalOcean server, it doesn't...

0 Likes
2 Replies
Solved
posted 11 years ago

Problem with Blade

I'm brandnew with Laravel4 and I had trouble with Blade for several days. I searched in forums but I...

0 Likes
4 Replies
Solved
posted 11 years ago

Multi language meta tags with Blade

I'm using "mcamara/laravel-localization" for my app. Routing, translations and everything...

0 Likes
1 Replies
posted 11 years ago

Blade sublime text code indentation

Hi (sorry for my bad english), I'm having a lot of fun with laravel but i have some isues with code...

0 Likes
4 Replies
Solved

Rendering views while other views are rendering

This was an issue I posted on Github earlier but Mr Otwell closed it and advised I post it here inst...

0 Likes
6 Replies
Solved
posted 11 years ago

how to render a static image

Hi all, I tried to find the answer, but I couldn't. It seems there are some asset management package...

0 Likes
2 Replies
Solved

Foreach over Single-Dimentional Objects in Blade

Hi guys. I need help with the display of a CRUD resource in a View. I have an index view for a resou...

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.