Support the ongoing development of Laravel.io →

1,909 Threads

How can I create a custom auth provider that authenticate through an external API?

Hi I'm new to Laravel. I have an API that authenticates users and creates a JWT token for it. Now in...

0 Likes
0 Replies

Admin Controller(user type) checking in database

Hi. I don't really have a problem with my app. It works but I want to know why it works.... It sound...

0 Likes
2 Replies

Creatinf page content

Hi, here is a basic question I'm working on the same website which i have been asking questions abou...

0 Likes
1 Replies
Solved

Storing remember_token to a seperate table than users?

Hello everyone, is it possible to set another table & column to store my remember tokens? I know...

0 Likes
3 Replies

Administrator Update User's Passwords (Please Help)

I'm making an administrator section where the admin can change Users passwords. I am able to Create...

0 Likes
9 Replies
Solved

Avoiding laravel from redirecting user after login

I'm trying to show "logged in" message after user logged in to my application, actually wh...

0 Likes
1 Replies
Solved

Allow package routes to work depending on whether user has installed auth or not

Hi there Im writing a package which adds new routes. If the user has installed the auth then I want...

0 Likes
0 Replies

Simple drop-in account-activation (double opt-in) package for laravel

Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...

0 Likes
0 Replies

Change $emailView in PasswordBroker.php for different parts of site

Hello! I need to set two emails view reset password for backend and frontend. Now i see service wher...

0 Likes
2 Replies

Problem with Middleware - ReflectionException in Container.php

Hi, I'm having this error message when I try to load an Middleware. ReflectionException in Container...

0 Likes
0 Replies

Laravel Register didn't Create New Data

I have tinkering my laravel project awhile, and when I try using register auth from laravel to input...

0 Likes
3 Replies

Form Submission after Authentication

I was developing a form which is public but user must be logged in to submit the form. Here is my ro...

0 Likes
3 Replies

login using user id in JWT Auth

Hi, I know , that exists way how to login users by theirs ids: Auth::loginUsingId($user_id) but how...

0 Likes
1 Replies
Solved

Laravel large size image upload validator not work

I'm using Laravel: 5.2.* as my project and trying to validate/restrict large size(max:600kb) image(S...

0 Likes
0 Replies

I’m designing an online course to teach you how to build a blogging system with Laravel from scratch

Perhaps you have completed the courses like PHP with Laravel for beginners - Become a Master in Lara...

0 Likes
1 Replies

Creating shared folders

Hello. I'm a computer science graduate. I have just started an internship at a company where they us...

0 Likes
2 Replies

Laravel Passport CSRF token mismatch?

I can't log in to my laravel API with passport, suddenly, everytime I try to register or login and I...

0 Likes
1 Replies

Web Route Protection via Tymon JWT

Hey dudes, I am new to Laravel and therefore I wanted to know if it is possible to use the GetUserFr...

0 Likes
0 Replies

Authentication only for active users

Hello! I'm a newbie in Laravel. I use 5.3 version and I have installed make:auth authorization. It's...

0 Likes
0 Replies

Authenticate User is NULL after I redirect from the login, (Upgrade from LV5.2 to 5.3)

Hey All. In my LV 5.2 I had a middleware route that went in to the doLogin controller. And After Ith...

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