Support the ongoing development of Laravel.io →

1,468 Threads

Controller that affects all views

I don't know how to name the thread better than that, what I need is this: I have a master blade fil...

0 Likes
10 Replies
Solved

Returning records using withTrashed()

An Owner has many Cars... And in my blade page I have this... {{{$car->Owner->name}}} And tha...

0 Likes
3 Replies
posted 9 years ago

How do I Echo the View Filename as an ID?

I am pretty new to Laravel and have a fairly basic question. In my default.blade.php I have a <di...

0 Likes
11 Replies
Solved

How do I use foreign keys in my blade template file?

When I use {{ $hotel->userid->username }} in my blade templates, I get this exception. "T...

0 Likes
1 Replies
posted 10 years ago

How to handle development and production assets with gulp?

The title says it all. I know how to minify and concat all assets into one file for css and js, but...

0 Likes
5 Replies
posted 9 years ago

Apply Blade filters for string

What is I want to do is shortcodes like on WordPress. When I get post content from database I want t...

0 Likes
0 Replies
posted 9 years ago

Escaping blade content

How do I escape blade content? I'd like to output @extends('blah.blah') in the output, but not sure...

0 Likes
1 Replies
Solved

Merge 2 Different Collection structure.

I have a news feed that currently is displaying with a structure of what seems to be similar to face...

0 Likes
1 Replies

Translation per User

Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...

0 Likes
1 Replies
Solved
posted 9 years ago

Inject PHP into a blade?

Is it possible to inject PHP into a blade? A lot of my pages are the same, except for the controller...

0 Likes
4 Replies

Print out database data?

Hello If i have a table named 'Books' and i would want to print out all the names of the books that...

0 Likes
2 Replies

Flow Chart Page Design

Hi, I'm wondering what the best approach to creating a flow chart style web page would be? For examp...

0 Likes
0 Replies

Help me refactor my model->javascript complex view

I'm passing a model collection ($occurrences) from the controller to the view, and there I convert t...

0 Likes
4 Replies

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 9 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 9 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

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.