Support the ongoing development of Laravel.io →

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

Wait until information is saved into DB

Hello, I'm currently trying the following: I'm having a form, where a user can add additional inform...

0 Likes
2 Replies
Solved

Form data not flashing back to view on validation failed

This is my post request validator for a form <?php namespace App\Http\Requests; use App\Http\Re...

0 Likes
9 Replies

Illuminate Changes

Hey guys, If i ever change some files like Illuminate\Foundation\Auth\AuthenticatesUsers, are they g...

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
posted 7 years ago

Homestead installation issue

Hello Laravel! I'm fairly new to Laravel but im trying to get into it and learn about it. So far i l...

0 Likes
0 Replies

Check if user is logged in

Hi, I have a question, I'm trying to improve my code and I'm using currently \Auth::check() to see i...

yervandbag liked this thread

1 Likes
3 Replies

Spark Form and vue problems

Hi All, hope you can help me, I'm working on an small spark project where I need some input to be fi...

0 Likes
1 Replies

Model not found (Class 'App\Http\Controllers\App\Work' not found)

Somehow my model cannot be found, I also did try with use; This is in a normal controller public fun...

0 Likes
1 Replies
Solved

Add additional information for user

I'm using Laravel for a little app. In this app I added the auth things of Laravel (verison 5.3), so...

0 Likes
4 Replies
Solved
posted 7 years ago

laravel 5.3 : Undefined property: Illuminate\Database\Eloquent\Collection Error

I have one table called doctor (staff_id,specialization) and another table is staff (staff_id,passwo...

0 Likes
1 Replies

Error: dynamic property loading when not required in loop

I have customer model and product model joined by subscriptions table. When i run something like $c...

0 Likes
0 Replies

OneToMany works for the first user not the second??

Hi I am having invoices and customers and users how can generete both Customer Model: public functio...

0 Likes
1 Replies
Solved

Problem with Laravel Echo and Pusher

Hi guys, I'm testing out Laravel Echo, but for some reason, the event listener is not intercepting t...

0 Likes
0 Replies

Opinions please! Lava charts + Google Charts + Analytics

Hi all - building a little project with laravel and want to show some stats to users. These stats wi...

0 Likes
1 Replies

How I can use Laravel Passport Auth without Vue Component

I have installed Passport Auth in Laravel 5.3 using this documentation https://laravel.com/docs/mast...

0 Likes
0 Replies
posted 7 years ago

Inverse relation on 2 fields not working

I have a football Game which has a home_team and an away_team My relations for Game.php are as follo...

0 Likes
0 Replies

Send Message to Users ( 2 kind of users ), Polymorphic Relations

Hello Guys , I have a question , I don´t know if some one can help me here , I have a project of a s...

0 Likes
2 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.