Support the ongoing development of Laravel.io →

1,910 Threads

Model-specific Permissions Package

I'm looking for a permissions package that allows me to define a role and permissions on a user, but...

0 Likes
0 Replies
posted 10 years ago

Password hashing issue causing the same password to have differing hashes

I am sure I am just missing something obvious but I can't stare at this problem any more. I have imp...

0 Likes
5 Replies
Solved

How does authentication/session management work in a JSON environment?

I'm trying to build a system with a standard web interface, but also want to be able to have mobile...

0 Likes
0 Replies

Allowing Page Access without Redirection

I need to handle a coinbase callback. I am using Route::any() to then use a specified controller met...

0 Likes
1 Replies
Solved
posted 10 years ago

Password Reminders & Reset has now subject in the email

I tried to open an issue but couldn't find where. It may be not such big deal, but when a user sees...

0 Likes
2 Replies
Solved
posted 10 years ago

Authentification Error cant Login

app/models/login.php <?php use Illuminate\Auth\UserTrait; use Illuminate\Auth\UserInterface; use...

0 Likes
0 Replies

laravel Administrator package (frozennode) ,login_path

Hi I installed frozennode Administrator package .it's awesome but I have a problem with it. when I w...

0 Likes
3 Replies

Is it better to create auth from scratch or use bundles?

As the title states is it better to create site auth system from scratch using Laravel or use a alre...

0 Likes
2 Replies

Integrating Administrator and Sentry

hi according http://gastonheim.blogspot.com/2013/09/laravel-integrar-sentry-y-administrator.html I t...

0 Likes
0 Replies
posted 10 years ago

Remember Me and Confide

Does anyone know how I can confirm the remember me functionality is working? When I login no remembe...

0 Likes
6 Replies

Multiple user types with different tables for each group

Hello, I have 3 different user types for my system (user, business, admin) and i can't use grouping...

0 Likes
5 Replies

Auth::Check Not Working

I have created multiple modules like admin, sections, programs etc. and i have two separate tables f...

0 Likes
6 Replies
Solved

how to catch Exceptions

Hi there. I'm a newbies in Laravel framework. I have a problem with namespaces (as I see) . I use a...

0 Likes
2 Replies
Solved

HTTP post with angular on a “before auth” laravel route

I authenticate my user only through laravel, so angular does not know about it. But I need to do a $...

0 Likes
1 Replies
Solved

Constant LARAVEL_START already defined

im new to laravel im getting this notice when i go to the public folder of laravel Notice: Constant...

0 Likes
0 Replies

Update/replace value with new values inputted in laravel 4.2

We know laravel has an update() method that update records through "put" http method. Ever...

0 Likes
3 Replies

Login Events Not Firing on "Remember"ed Login

I'm not sure if this is intended behaviour or not, but the login events (both auth.attempt and auth....

0 Likes
2 Replies

[Package] Phacebook

Hey, guys, i'am created a Facebook authentication package (called Phacebook) for laravel 4. If you i...

0 Likes
0 Replies

Count authenticated sessions

Hi, Is there an elegant method for counting sessions that are for successfully authenticated users?...

0 Likes
0 Replies

CkFinder Auth::check()

Hey everybody, Trying to get CkFinder working. Was following these approaches (althogh marked as &qu...

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.