Support the ongoing development of Laravel.io →

1,895 Threads

Filter on filters

Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...

0 Likes
2 Replies
Solved

Auth::attempt fails. Hash is differs each time.

Hello! I've looked through all the other threads regarding hashes and Auth:: and not one has been ab...

0 Likes
6 Replies
Solved

CDN is mixing up with other urls.

I'm managin the users profiles from their social network, and using S3 with cdn. The problem is that...

0 Likes
1 Replies

Image from fb in View

Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...

0 Likes
2 Replies
Solved

Redirect loop issue

Hi, I just created a simple UserController and after my first test for routing I get a browser error...

0 Likes
6 Replies
Solved

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

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 9 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

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

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

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.