Support the ongoing development of Laravel.io →

1,117 Threads

How to do an "include" from within a content piece

I have a blade template that is pulling content from a database. <body> <div id="cont...

0 Likes
1 Replies
posted 9 years ago

Can't get blade to escape properly

I am using the WYSIWYG editor Summernote but this seems to be an issue with any editor: Let's say I...

0 Likes
0 Replies
posted 9 years ago

Pass object id to JS popup form

Okay, so I've been spending way too much time on this, hoping someone can tell me "That's a dum...

0 Likes
9 Replies

Reusable forms on different routes/controllers

Hey, so what I have is a form that is going to appear on multiple pages for different scenarios, and...

0 Likes
4 Replies
posted 9 years ago

Controller layout doesnt work

layout1.blade.php TEST @yield('content') income1.blade.php <b>CONTENT</b> class Manage...

0 Likes
1 Replies

turn off google prettify

im using some inline block divs and I need them to be without spaces between them. how to turn it of...

0 Likes
1 Replies
posted 9 years ago

Same-page content switching with Blade

Hey, just a quick question that I'm sure has been asked before but I don't have time to dig at the m...

0 Likes
3 Replies
posted 10 years ago

CSS not being found in public folder (L4, HipHop, Nginx)

I am trying to link my CSS and JS in my blade template but they are not working. I used: <link re...

0 Likes
2 Replies

Group result/collection by field

I'm pulling an actor from the database. In the actor's view I want to see a list of all movies my ac...

0 Likes
0 Replies

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

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

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

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.