Support the ongoing development of Laravel.io →

1,485 Threads

View Composer to pass variable to all views

Hi, I have created a view composer to pass through the variable 'categories' to all views but I get...

0 Likes
1 Replies
Solved

Getting data before loading the view

Hi I am creating a permissions system using Sentry however this permission system is costumizable by...

0 Likes
0 Replies
posted 8 years ago

Interactive Envoy tasks

I'm writing a script to deploy the project to production. The thing is, we use an SSH key to log int...

0 Likes
0 Replies

Nested dropdowns db populated

I would like to create 3 dropdowns in one of my views - Each of them is bind to a different model, b...

0 Likes
3 Replies

Problem with Code

Hello, i can`t find the Problem hope you can help me i get this Error: ErrorException in 842f6575c86...

0 Likes
0 Replies

How to display errors for multiple files array validation properly?

I've been stuck in a kind of bug for 2 days so far and I'm really desperate. I'm trying to validate...

0 Likes
0 Replies

How to convert my variable to its real value?

Hi guys. How can I convert my {{ $user_count }} as its real value (e.g. 543) and return it in the vi...

0 Likes
1 Replies

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

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.