Support the ongoing development of Laravel.io →

1,470 Threads

Keeping data using old('email') after submission not working

I just use the automatic authentication in laravel (using php artisan make:auth) and I noticed that...

0 Likes
0 Replies

Please help on this error: Trying to get property of non-object

Hi, Please help on this error, I'm getting the following error in my laravel 4.2 site Trying to get...

0 Likes
1 Replies
posted 9 years ago

Blade IF ELSE and Extends

I want do check simple condition and then decide what template should I extend. I want to do somethi...

0 Likes
6 Replies
posted 7 years ago

Throws error, please help

ErrorException (E_UNKNOWN) Trying to get property of non-object (View: /home/locljob123/laravel/app/...

0 Likes
2 Replies

Laravel presenter add spacing before form select

Hi, I am using this presenter: https://github.com/laracasts/Presenter And I have this code: <div...

0 Likes
0 Replies

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

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.