Support the ongoing development of Laravel.io →

1,470 Threads

Escaping in Laravel (Blade)

I´m creating a project where I let users write their own articles. This articles are most of the tim...

0 Likes
2 Replies
posted 9 years ago

Where can I find documentation of particular feature of @extends syntax?

All of my views basically start like this: @extends("templates.core",["title"=&g...

0 Likes
0 Replies

Minimalistic starting structure and using just parts of Laravel

Hi, I am new to Laravel, and as always that bothered me is the configurations of the frameworks... i...

0 Likes
1 Replies

Session out side laravel

Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...

0 Likes
1 Replies
Solved

View::composer not sending variable after form post

Hi, I've setup a variable to use in my master view file. This works great inside of all my views, un...

0 Likes
1 Replies
Solved

HTML not rendered...Blade not seem to be working

Hi, I am new to Laravel and tried the Quick Start tutorial as is. However, view is not getting rende...

0 Likes
7 Replies
Solved

How to create a form element whose name is an array, using Blade?

I have a form which loops through an array to create the form elements, so the name of each input el...

0 Likes
3 Replies
Solved

Pagination with Eclipses

I am working on creating a pagination using Foundation - I have the basic framework down, but now I...

0 Likes
1 Replies

local domain is added in front of all external urls in a tags in blade

Hi, in my blade template I'm using a javascript variable "Website" to store a url string,...

0 Likes
1 Replies
Solved

Creating Nested Models in Laravel

Hello, I had a question about nested forms and models in laravel. Let's say I want to create a mode...

0 Likes
0 Replies

Lightbox slider not getting displayed

I have created a page in laravel blade, in which I am using a lightbox plugin combined with owl cara...

0 Likes
0 Replies

Relationships With Staff and statuses

I'm attempting to make a relationship between my roster table and roster_statuses table. I'm wonderi...

0 Likes
5 Replies
Solved

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

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.