Support the ongoing development of Laravel.io →

1,910 Threads

Disable user register

Hi everyone, for let be my app private i have to disable the user register function, and of course t...

0 Likes
1 Replies
Solved

authntication/middleware

hello, i'm trying to create an app that contain admin-side and client-side here is the descritpion o...

0 Likes
2 Replies

Upgrade to laravel 5.0

I I tried to upgrade to Laravel 5.0, but I have a problem with my macros. I have 2 types of macros:...

0 Likes
4 Replies
Solved

Laravel 5 Password Reset Problems

I'm having two problems resetting my password in Laravel 5: I usually get an error saying the user...

0 Likes
2 Replies

I'm in the process of planning SSO

About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...

0 Likes
0 Replies

JSON post response is undefined/empty laravel 5

in my head tag, I declared this <meta name="csrf-token" content="{{ csrf_token...

0 Likes
3 Replies

laravel 5 built in scaffolding tried to use username instead of email error

I already created a column username and fill it in the users table that was used with the laravel 5...

0 Likes
3 Replies
Solved

HTTPS not being detected

I'm connecting over https with my browser, and in my middleware class when I call $request->secur...

0 Likes
1 Replies
Solved

Client/Admin authorization system

I'm writing an app that has both client and admin side and I need roles and sub-account(for client)...

0 Likes
2 Replies

Laravel4:sentry can't get right result

Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...

0 Likes
0 Replies

Auth Url is 404 - Old version?

I am trying to use the Auth route to use the default username and password built into L5 however it...

0 Likes
1 Replies
Solved

Auth Issues

I am new to Laravel and I have the following confusions regarding your package. You did not change t...

0 Likes
2 Replies

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Laravel ignores User table

I have a fresh install of Laravel 5 running on WAMP. So far everything is working well as far as rou...

0 Likes
4 Replies
Solved

Has been auto signout L4 and L5

Hi everybody! I have a trouble with login and logout with L5 I am using route Route::group(['prefix'...

0 Likes
4 Replies

Lumen Authentication

Hi everybody -- As stated in the title, I struggle to find how to implement the authentication in Lu...

0 Likes
2 Replies
posted 9 years ago

Authentication with email + site fields

Hi, My Laravel project is kind of a multi site project, so instead of having a unique email field in...

0 Likes
1 Replies

user management system

Which user management system you guys used / prefers for laravel 5 ?. like cancan in rails

0 Likes
0 Replies

Cartalyst Sentry, how to get list of logged users?

I have backend on Laravel 4.2 which using Cartalyst Sentry for authorization. I have 2 questions: 1....

0 Likes
0 Replies

Generating a Password to Email upon Registration

I am trying to override the default functionality of allowing the user to create their own password...

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