Support the ongoing development of Laravel.io →

1,912 Threads

Where should declare relationship, EloquentUser (Sentinel) or User (Laravel 5.3 Default)?

Hi, im using Sentinel in my project. I am new with laravel, and i need some explanation regarding Se...

0 Likes
0 Replies

Can't change user's password

Hello everyone, I can't change my user password, but other field. i dont know why, plz help me . wha...

0 Likes
6 Replies
Solved

Larvel 5.3 Passport JWT Authentication

Hello Earlier when I was using laravel 5.2, i used a third party package https://github.com/tymondes...

0 Likes
1 Replies

5.2: Ajax Auth not picking up session?

I've got a working auth system built using the built in auth system provided by Laravel 5.2. It's wo...

0 Likes
4 Replies
Solved

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

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.