Support the ongoing development of Laravel.io →

1,478 Threads

Show user different layout depending on role

First: I read lots of things about multi auth, if this is the better way to do what I want, please t...

0 Likes
0 Replies

How can i change laravel debug to show normal view instead of storage view?

Hi guys, As stayed in the question i am trying to see if it is possible to change the debug view tha...

0 Likes
0 Replies

hide the label of text box

hi there, i am new to the forum and this is my first post with laravel. i would like to know how to...

0 Likes
4 Replies

include files have to be defined as views?

Hi all. A very simple question I hope. My understanding having read the 5.3 user manual (https://...

0 Likes
2 Replies

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

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.