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...
There is a quick way to allow this? Can I use something like: public function destroy(Request...
Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...
Laravel 5.3 I have an input field where everyone can input some data. When the user submits the data...
I am making a multiple Auth in Laravel , I am in doubt if I make a auth in different tables like ADM...
Hi all, I have sponsors table and form where I can create a Sponsor. While doing that, I would like...
I want to login with username or email or both and password in laravel 5.3. How can I achieve this?
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