Support the ongoing development of Laravel.io →

1,910 Threads

Dingo - OAuth 2.0

Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...

0 Likes
0 Replies

User LockIn on Logging in

Please help I want to prevent multiple users using same user ID simultaneously. Meaning, say a demo@...

0 Likes
3 Replies
Solved

Preventing users from logingin from more than one clients

Is there anybody who already implemented, preventing one user from logging into the service while he...

0 Likes
2 Replies
Solved

Admin filter question

Hello :) I'm making an admin filter to use in the routes. filters.php Route::filter('auth.admin', fu...

0 Likes
1 Replies
Solved

Redirect unauthenticate user

Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...

0 Likes
0 Replies

Multiple controllers to same route

Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...

0 Likes
4 Replies
Solved

Best way to handle errors in laravel

I am stuck a bit, I have a little form and auth system - Sentry. Get data from Input and validate...

0 Likes
0 Replies

Restrict API access to my site only for Ember.js App

I want to use Ember.js for my site, and don't need to open up the api at this point. But I do want...

0 Likes
0 Replies

Ask users to reset password at first login

Hey everyone, I am putting together an event app for an internal event for my company. We are lookin...

0 Likes
8 Replies
Solved

workbench auth with facebook

I have download PHP facebook sdk from https://github.com/facebook/facebook-php-sdk Using this i want...

0 Likes
0 Replies

laravel 4 workbench

i am very much new to laravel. I know how to create package from workbench but got stuck in developi...

0 Likes
0 Replies

Redirect back to same page

Please help. If a user is on say xyz.com/course/1/edit and closes the browser, only to return after...

0 Likes
2 Replies
Solved

Route 'before' atrribute doesn't work

Hi everyone, I have these routes in my routes.php Route::get('login', [ 'uses' => 'loginCon...

0 Likes
1 Replies

Security tweak for password reminder

Hi, I am just creating my first application with Laravel - and I really love it! But I noticed, that...

0 Likes
3 Replies

Social logins with Platform RC4

Showing off the power of Cartalyst Platform RC4 with built in Sentinel & Sentinel Social. https:...

0 Likes
0 Replies

Where can I download the oficial documentation?

I'm offline sometimes and wuould like to have an offline vertion... thanks!

0 Likes
4 Replies
Solved

Extending Auth Guard class

Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...

0 Likes
3 Replies

Packages in Laravel

I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...

0 Likes
8 Replies

PHP/OAuth error when attempting to create user account with GitHub

Working with a project that uses OAuth user registration through GitHub. Everything is working fine...

0 Likes
0 Replies
posted 10 years ago

Auth::check always returning false

folks, I have an issue with Authentication module. I'm able to login using Auth::attempt(), but when...

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.