Support the ongoing development of Laravel.io →

1,556 Threads

posted 10 years ago

Local User / Social login Management

Hi everyone, I've been wondering what would be the best way to provide my users social login as well...

0 Likes
1 Replies

Laravel 4 hash not matching

Hey, I am trying to auth my user, created a user using hash::make('1234') but it's not matching when...

0 Likes
3 Replies

Who's online Laravel 4 Session

Hi everyone, i'm trying to implement in my Laravel 4 app, a script that shows me which users are onl...

0 Likes
8 Replies

My Auth::check is not working in view.

My Auth::check is not working in view. but works fine in controller. also works fine on local server...

0 Likes
4 Replies

Why the email of the reset password will send twice and there is a subject on the first email but not on the second email

Everything seems working well but the email of reset password will send twice. That's strange!

0 Likes
1 Replies

L4 external auth

Hi, my L4 apps runs in MySQL, and all my user accouts are in SQL-Server. I would like create a basic...

0 Likes
1 Replies

problem with login

I have the login method in my AuthController: if (Auth::attempt(array('usuario' => $user, 'passwo...

0 Likes
6 Replies

Integrating Databases with Exotic Column / Table Names & Laravel Auth

How well does Laravel (or more so PHP) handle integrating with databases where the table/column name...

0 Likes
0 Replies

How to Add additional data in Auth

Hello, In laravel Auth, how can I add additional data in Auth. When I'm login then laravel store all...

0 Likes
1 Replies

Csrf tokens and session do not persist

I'm using Laravel 4.1 locally and on production (shared hosting, PHP 5.3.27). Locally everything wor...

0 Likes
2 Replies

Guzzle & Laravel

Dear, I have a Laravel API. For example I used Sentry, but can successfully work without Sentry. I l...

0 Likes
0 Replies

Authentication Without a Password

So I am working on an authentication driver for laravel since my work uses shibboleth for all applic...

0 Likes
1 Replies

problem with retrieving data from database

hi , i am new in laravel & stuck in a stage pls help me ... I am trying to authenticate a user &...

0 Likes
1 Replies

Admin: Subdomain vs. subdirectory/route

For a while now, I've kept admin interfaces for my websites as subdomains (admin.mywebsite.com) inst...

0 Likes
2 Replies

is it possible to store the current logged user in session

instead of querying for his data on each page load? or it is not secure?

0 Likes
4 Replies

PHPSpec mocking objects

Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...

0 Likes
0 Replies

[Package] Keeper - role/permission based authentication package using Guard

Hello, i have created package, which adds roles and permissions functionality to the laravels authen...

0 Likes
2 Replies

Laravel 4 Multi Auth with Password Reminder

Hi all , i was created Laravel 4 Multi Auth with Password Reminder :) this the link https://github.c...

0 Likes
0 Replies

Sentinel with Laravel Administrator

Hi, I want to integrate Sentinel within Laravel Administrtor I am new to laravel. Can anyone give me...

0 Likes
1 Replies

Official Facebook SDK vs Opauth

Which is best solution for facebook login? Can someone help me?

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.