So I'm wanting to setup a contact form and send emails using the built-in laravel mail. I'm receivin...
Hello there, i am trying a really simple form validation, but somehow it does not work out. here is...
I'd like to cache Auth::user() calls, because I have the username of the logged in user in my top na...
This is a link i tried default intstall on window. but appears error like that. installed on osx was...
I hope someone could explain why I'm unauthenticated when already has performed a successfull Oauth...
in laravel 5.3 i cannot use Auth::user(), it's response unauthenticated! how can i use Auth at api r...
Hi guys, I'm trying to set up my custom API with Passport (well, I'm already halfway through, just n...
I've been having this dilemma when working with Laravel Passport and VueJS 2 for SPA. I have my back...
Hi, developed web application based on account with inner users for companies with staff. my users t...
Hi, I have a very strange behavior here. I have the same app on local and remote servers. The same p...
I have a database of users which have passwords stored in md5. Since Laravel uses bcrypt, I want to...
I'm trying to have my new Laravel project authenticate users from database table "user", w...
Hi, I am using Laravel 5.3 with Authentication and Localization. I still use base Auth routes and i...
I have installed Laravel 5.3. And I have tried authentication process. It has generated app.blade.ph...
I haven't used Laravel in a while, so maybe I'm forgetting something. But these are my files: Route:...
Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...
I created an web app which it uses laravel default registration, I've tested passport oauth2 client...
Hi, Please help on this error, I'm getting the following error in my laravel 4.2 site Trying to get...
I made some middleware which checks if a user has registered its device. Therefore it checks if the...
I'd like make authentication fragmented with two tables in database. So, I'd like override retrieveB...
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