Support the ongoing development of Laravel.io →

1,563 Threads

Doing social authentication, the IOC (dependencyInjection) way.

I am going to implement multiple social auth (facebook, github...) options for a website. I have alr...

0 Likes
0 Replies

Twitter api OAuth request with app-only authentication ?

I am using artdarek/oauth-4-laravel for OAuth. Twitter's Api v1.1 has some nodes which can be access...

0 Likes
0 Replies

google account login for the first time displays error

Hello! I am trying to login the user with google account in my application. I am having a problem wh...

0 Likes
0 Replies

How i can apply filters in my project

I just started laravel and going through the docs to get acquainted with the framework i just cant s...

0 Likes
1 Replies

Auth Basic works local but not in server

I created table and the basic authentication works fine locally but when I uploaded to the server ev...

0 Likes
7 Replies

Mail credentials

Hi, I am trying to send mails with custom credentials. Thought this would be something very easy, bu...

0 Likes
1 Replies
0 Likes
1 Replies

Session Database and javascript web app

I am using session database to authenticate API calls from javascript web app via https Does bellow...

0 Likes
0 Replies

Session Mechanism not Working after upgrade to 4.1

Hello All, We are working on one web app in which we are using AngularJS+Laravel 4. All works fine w...

0 Likes
0 Replies

Unit testing using basic.once auth filter

I'm attempting to build a RESTful API using stateless authentication. However, I'm having trouble un...

0 Likes
0 Replies

unable to login users Auth::attempt($user) always return false. Please help

i create a simple registration from that takes the email and password to login in users after regist...

0 Likes
4 Replies

Simple voting system with Laravel 4 ?

I have 2 models: Question and Answer with a votes integer field. I already created the ajax request...

0 Likes
3 Replies

Unable to set the remember me cookie expiry date in laravel 4.1.28

Background: I was Using laravel 4.0.x , and resetting the remember_me cookie expiry date to 1 month...

0 Likes
0 Replies

Laravel 4 and PayPal

Hi, I am building a small webshop and I would like to use paypal to make the payments. I have been l...

0 Likes
1 Replies

Auth Filter Issue

Hi All, First time posting. I've been using Laravel for about a year now and developed an app in La...

0 Likes
0 Replies

Using Auth::logout cause The webpage ses " has a redirect loop "

Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...

0 Likes
2 Replies

How to add more data to Auth::user() without extra queries?

Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...

0 Likes
2 Replies

Basic implementation of cookieless sessions

Not a question but documentation case for all who needs it. Please note this is not complete solutio...

0 Likes
1 Replies

Force logout for a specific user

My app allows users to log in and manage their data. But if a user is logged in and an admin removes...

0 Likes
3 Replies
posted 10 years ago

Access user object in a function called from a route with filter

Hi laravel.io :-) I'd just like to know if it's possible to automagically get the Auth::user() objec...

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.