First: I read lots of things about multi auth, if this is the better way to do what I want, please t...
Hello, I'm currently trying the following: I'm having a form, where a user can add additional inform...
This is my post request validator for a form <?php namespace App\Http\Requests; use App\Http\Re...
Hey guys, If i ever change some files like Illuminate\Foundation\Auth\AuthenticatesUsers, are they g...
Hi guys, As stayed in the question i am trying to see if it is possible to change the debug view tha...
Hello Laravel! I'm fairly new to Laravel but im trying to get into it and learn about it. So far i l...
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
Hi All, hope you can help me, I'm working on an small spark project where I need some input to be fi...
Somehow my model cannot be found, I also did try with use; This is in a normal controller public fun...
I'm using Laravel for a little app. In this app I added the auth things of Laravel (verison 5.3), so...
I have one table called doctor (staff_id,specialization) and another table is staff (staff_id,passwo...
I have customer model and product model joined by subscriptions table. When i run something like $c...
Hi I am having invoices and customers and users how can generete both Customer Model: public functio...
Hi guys, I'm testing out Laravel Echo, but for some reason, the event listener is not intercepting t...
Hi all - building a little project with laravel and want to show some stats to users. These stats wi...
I have installed Passport Auth in Laravel 5.3 using this documentation https://laravel.com/docs/mast...
I have a football Game which has a home_team and an away_team My relations for Game.php are as follo...
Hello Guys , I have a question , I don´t know if some one can help me here , I have a project of a s...
The same problem http://forumsarchive.laravel.io/viewtopic.php?id=9414 Now the issue is in the follo...
Hi guys, how are you? I'm using Laravel 5.3 version. I have one "View" in the folder auth/...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community