Support the ongoing development of Laravel.io →

1,478 Threads

Exception handling in Blade view

What's the best way of exception handling in blade view. I have a scenario where i am passing a coll...

0 Likes
0 Replies

Is it possible to do ->union with ->paginate?

When i try to do union with paginate i get this error: Cardinality violation: 1222 The used SELECT s...

0 Likes
0 Replies
posted 10 years ago

inistializing a variable in Blade

I was wondering can I do something like $c=0 in my blade.php file without inclosing it in <?php ?...

0 Likes
4 Replies

Creating 'plugins'

Hi, I'm trying to create a 'plugin' which is essentially a side box containing knowledge base snippl...

0 Likes
2 Replies

Breadcrumbs

Looking for a great breadcrumb facade and wanted to know which one is proven that people like and pe...

0 Likes
4 Replies

Moltin Cart - Drag and Drop with JQuery UI

Any here can teach me how can i use JQuery UI drag and drop to laravel moltin cart? i just confuse o...

0 Likes
0 Replies

Undefined variable in a child view

Hello, i have created a master layout and extending it to a child view this way: master.blade.php (s...

0 Likes
5 Replies

Escaping with blades doesn't work

I have simple app http://www.zimoonline.com/clients/howdoyou and for output i have set route with bl...

0 Likes
5 Replies

Editing Header info using layout system?

So for my website I have been using a layout structure in where each page pulls the main layout. Thi...

0 Likes
1 Replies

Is it possible to store "macros" in database?

Lets say I have a table with notifications and in text body I want to have link to login page, can I...

0 Likes
4 Replies

Render template from blade template in database

Hi guys, I'm planning to develop a multi tenancy application which allows users to modify their own...

0 Likes
3 Replies

Removing comma from laste array

How can i remove ',' from last array? <h1>You are entered @foreach($splits as $split)...

0 Likes
6 Replies
Solved

using phpstorm with laravel - confused.com

Hi. Up until now I've been using sublime text. I thought I'd give an IDE a try - I'm currently tryin...

0 Likes
5 Replies

Does Laravel template support including other htm files?

I have a master.blade.php, which establish the framework of the entire website. I divided the screen...

0 Likes
1 Replies

Laravel Where statement

In my view I am displaying an array of items with their prices and etc. I want to check it that item...

0 Likes
0 Replies

Make a form in bootstrap modal and load it dynamically.

I am working on app, which required a form in bootstrap modal and also load the form dynamically. i...

0 Likes
1 Replies

Frontend framework? jQuery templating? Too much in the view?

So as my application grows in complexity, there are many forms that have jQuery event driven conditi...

0 Likes
0 Replies

Newbie needs help with undefined variable in blade view.

Hi, I'm new to Laravel and I installed it on a Ubuntu server recently trying to test the framework....

0 Likes
2 Replies
Solved
posted 10 years ago

@section + @show vs. @section + @stop

Hi, what's the difference between @section('head') <h1>Test</h1> @show and @section('he...

0 Likes
2 Replies

Blade caching problem? Same view is rendered, though contents is different.

Hi! I am making a newsfeed for my application using the strategy pattern because the list contains d...

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.

© 2024 Laravel.io - All rights reserved.