Support the ongoing development of Laravel.io →

1,494 Threads

Laravel 5.3 Bug on 'php artisan make:auth' app.blade.php

If you have fresh install laravel app. And did php artisan make:auth When you open the login route....

0 Likes
1 Replies
posted 9 years ago

using @include(partial) inside @foreach renders the partial only once

Hi I'm trying to include a partial multiple times using blade so in my code I have an array and a f...

0 Likes
0 Replies
posted 9 years ago

Error saying named route not defined in 5.3 when it is

I have a named route and I'm getting an error that there's no route with that name. The error I'm ge...

0 Likes
6 Replies

Very Confusing MethodNotAllowedHttpException on a put request laravel

So far all attempts to modify the routing methods have failed. Been following some documentation on...

0 Likes
3 Replies

Query On Blade View

Hello; I want to run a count() query on a blade view. Can someone help me? Thank You

0 Likes
1 Replies

Upgrade from 5.2 to 5.3, cant pass models to controller

Since i upgraded to 5.3. i can not pass model from blade template to my contoller. Every Model i pas...

0 Likes
0 Replies

Set environment variables for Usage Kerberos

In my environment authentication is already done in Apache (Kerberos). I want to use this already au...

0 Likes
0 Replies

Splitting blades via request

My blade template is like , @if($ajax) <div class="profile" id="profile...

0 Likes
2 Replies
Solved

Laravel workflow using a template. Best practice?

I will start a new project using laravel and an metronic admin template. As you may guess, there are...

0 Likes
0 Replies

Trouble when want show user detail on Laravel 5.2.3x

i want to show detail from database from 'Detail Button' like this but laravel show me error like o...

0 Likes
0 Replies

Laravel utf-8 problem

Hello, I have created a new Laravel 5.3 application and I have a problem with utf-8 chars which are...

0 Likes
0 Replies

Best practice to configure a master page for only one unique page on a site

I've created a master page for our site so that we maintain a similar layout throughout, but our hom...

0 Likes
1 Replies

Wanna Add some text before text insert to database

<div class="form-group"> {!! Form::label('eMail', 'e-Mail', ['class'=>'co...

0 Likes
4 Replies
Solved

About Form::textarea

<textarea rows="4", cols="54" id="keterangan" name="keterangan...

0 Likes
1 Replies
Solved
posted 9 years ago

unable to access message and action of notifications

I followed the documentation to try the notification system of Laravel 5.3, but I just cannot displa...

0 Likes
0 Replies

Phpstorm Error: [InvalidArgumentException] No hint path defined for [ide-helper]

I want PhpStorm to have code completion support and syntax highlighting for many of Laravel’s facade...

0 Likes
0 Replies
posted 9 years ago

Basic sections in template not rendering.

Hi all, I just started with Laravel and I've run into an issue where when I yield a section, it does...

0 Likes
2 Replies
posted 9 years ago

Laravel Blade: Unable to pass parameter in partials

I am passing variable in my view partial but in partial it says variable not found. I am doing follo...

0 Likes
1 Replies

Adding a Vue Component to Spark

Has anyone got a step by step example of actually adding a vue component such as the awesome vue-mul...

0 Likes
2 Replies
Solved

Query in foreach Loop in Blade

Dear all, I am quite new at Laravel. I have a Product Model and a Category-Model. Each Product has o...

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.

© 2025 Laravel.io - All rights reserved.