Support the ongoing development of Laravel.io →

1,478 Threads

Using @section and @yield

Hi I'm working with Laravel for a couple of month, in the beginning days I couldn't understand the u...

0 Likes
5 Replies
posted 8 years ago

How to use the UrlGenerator::assetFrom() ?

When I use it in Blade template . It show me that Fatal error: Call to undefined function assetFrom...

0 Likes
2 Replies

Add Hash Fragment to URL after returning View

Hi, I've been searching the web about this and all I see are appending the # to Redirects. How about...

0 Likes
0 Replies

How to Make a Review by Buyer For the Product?

I want to ask sir, I am beginner in laravel, I am making an online shop project with laravel but the...

0 Likes
1 Replies
posted 6 years ago

Blade wont recognize second level of object

Ive got an array that contains multiple objects, and I can loop through the first iteration its all...

0 Likes
1 Replies

How can I make sure a blade @include is only included once?

Hey, I've an idea that I want to add modal structures through includes in my app. My problem now is...

0 Likes
2 Replies
posted 7 years ago

Laravel not rendering @stack

Hello, I'm having troubles rendering a stack which is responsible for my styles. I'm using Laravel 5...

0 Likes
3 Replies

Integrating Bootstrap Admin Template with Laravel 5

Hi guys, I have posted a simple tutorial on how to Integrate Bootstrap Admin template with laravel...

0 Likes
2 Replies

Javascript If-Else Conditions in Laravel Blade

Good day, I want to minimized my code in my project. In this scenario, i want to change the @include...

0 Likes
1 Replies

Eloquent model hinting in PhpStorm works within php block but not in blade

Hi, I'm using PhpStorm 2016.3.3 version and in my dashboard.blade.php file, I have the following cod...

0 Likes
4 Replies
Solved

Search for data in another view

My problem I describe below: I have a "view" location that has the fields name and city. T...

0 Likes
1 Replies
posted 6 years ago

Get value in Blade

https://ibb.co/gDwB1R How can I get the value 'name' under 'rekenplichtige' in my Blade template? I...

0 Likes
2 Replies
posted 6 years ago

In blade template how could we use the substr function on angular js value

<?php $fromDate = "{{holiday.from_date}}";//FromDate value is getting from Angular JS echo $fromD...

0 Likes
2 Replies

How to populate HTML using Ajax in Laravel

I have areas, each area has N curses. So, each curse belongsTo one area. I have this selection:...

0 Likes
0 Replies
posted 10 years ago

Variables inside {{ asset }}

Simple one here. I have image paths in my table. The images are in /public. I would call those paths...

0 Likes
3 Replies
Solved
posted 7 years ago

can't pass encoded json array from blade to route

Hi, I want to pass several fields to a route when a link is pressed. This raises the following exce...

0 Likes
0 Replies

How to get application name on a Blade template ?

Good morning, I'm new with Laravel. I want to show my application name on some Blade templates. I've...

0 Likes
2 Replies
Solved

implement user-role -permission system

hi i have two problem that i don't know how to solve this situation: i have user role permission tab...

0 Likes
6 Replies

Laravel Admin Panel from Scratch Tutorial

Create your own laravel admin panel from scratch http://www.tutorials.kode-blog.com/laravel-5-admin-...

0 Likes
5 Replies

Trying to get property of non-object if related record of hasOne relation is missing

I have ClienteFornitore Model with hasOne relation to Pagamento Model public function pagamento(){...

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.