Hey there guys! I’ve been using Angular 2 ''HTTP requests in Angular 2 apps'' tutorials to help me s...
Hello, I would like your idea about a problem I have. My application has Users who have Roles and Pe...
Hi, I'm having an issue with my authentication setup. I have tested with some Log::info(), the user...
Hello. I am building a social website where users can block each other. What I'm trying to achieve i...
Hi, Just need some help, I have a problem getting the appropriate flow of authentication I want. So...
I ran composer update. and when i try to run make:auth. its no in the list of available commands. ED...
mrmonteith liked this thread
I am working on an application where user fill login form and submit then one array send to server b...
I'd like to use the Laravel auth module, but with something other than bcrypt (pbkdf2 perhaps). How...
Hi,I want Free email smtp service for Laravel 5.2 If you know some,Please introduce to me! I want th...
I'm using the Auth scaffold in Laravel 5.3 and I've changed the routes for the auth. So instead of /...
Hi, so I just started updating on of my applications but I'm stuck at a point. Let's give you guys s...
When writing tests, I can be a user: $user = User::find(1); $this->be($user); But, for a few tes...
Hi All, I have a postgresql database with md5 authentication enabled. I can login to my database fro...
Hello, I have an application with several custom guards. Today I needed to create another one called...
Is there an easy way to fully remove email from the authorization? It doesn't matter if I can't use...
I've noticed that If a user posts a form, is then redirected back to the same page and tries to post...
Hi there, I'm quite new in Laravel since I've started learning it a couple of months ago. I managed...
I use tymon/jwt-auth package for authentication in laravel 5.2 framework But when i run my login api...
How to refresh the JWT token when it expires the ttl. I want the new token should be generated once...
Good day! I was Googling a few hours but I can't find any information about how to extend Zizaco Ent...
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