Support the ongoing development of Laravel.io →

1,558 Threads

Change password feature, Hash::make

I am implementing a user change password feature. However i don't want user to be able to use old pa...

0 Likes
0 Replies

override Auth::user() for all drivers

I just need to override Auth::user() for all the auth drivers. I don't think it's possible to use Au...

0 Likes
0 Replies

Extending Sentry

Hi guys, I'm using Sentry for my app. To get the user in the session controler I use : class SentryS...

0 Likes
2 Replies

Error in default migration zizaco/entrust

Hello everyone. I'm trying to install zizaco/entrust but are facing a problem in migrations, I think...

0 Likes
0 Replies

Password reset based on mobile number instead of email

Newbie alert! :-) I am sitting with a unique problem where multiple users for my application may be...

0 Likes
0 Replies

User Roles/Permission based on subdomain using Sentry

Hi there, I'm writing an app where users get their own subdomain. A user can have different roles (a...

0 Likes
0 Replies

Using Laravel Auth with Models from pacakge

I'm currently working on a CMS, and the goal is to have absolute minimal setup for a developer. Sinc...

0 Likes
0 Replies

Laravel Auth - Problem with logging in.

Hello, I've problem with logging into my application, i've tried to use another hashing, but it didn...

0 Likes
0 Replies

Sentry unique field

Hi guys, I'm using Sentry for my app. I've added a property to the user model : "Account"...

0 Likes
1 Replies

OAuth multiple accounts on login?

I have a website in which you can login via facebook, twitter or normal register within the site sty...

0 Likes
0 Replies

Replacing Hash for Authentication

I need to replace Hash. For this, I have made a class named MyHash like this : class MyHasher implem...

0 Likes
1 Replies

How to Protect GET/POST?

i have a get route, function getDetialForm(){ //Here i have to pass 2 value to let function know whi...

0 Likes
1 Replies

Laravel 4 multi-tenant architecture (SAAS)

Hello, I am starting new project and i am also new on Laravel and i need some suggestion, what is be...

0 Likes
0 Replies

Class /User not found (when moving User model to a package

Hi I have recently posted this on Stack Overflow but nothing seemed to come out of it, the link is h...

0 Likes
4 Replies

Vagrant shows 404

Hi; I can vagrant ssh, connects me to box no problems. When I go to http://127.0.0.1:4567/ I get pag...

0 Likes
1 Replies

Doing social authentication, the IOC (dependencyInjection) way.

I am going to implement multiple social auth (facebook, github...) options for a website. I have alr...

0 Likes
0 Replies

Twitter api OAuth request with app-only authentication ?

I am using artdarek/oauth-4-laravel for OAuth. Twitter's Api v1.1 has some nodes which can be access...

0 Likes
0 Replies

google account login for the first time displays error

Hello! I am trying to login the user with google account in my application. I am having a problem wh...

0 Likes
0 Replies

How i can apply filters in my project

I just started laravel and going through the docs to get acquainted with the framework i just cant s...

0 Likes
1 Replies

Auth Basic works local but not in server

I created table and the basic authentication works fine locally but when I uploaded to the server ev...

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