Support the ongoing development of Laravel.io →

1,901 Threads

Login with email or mobile number.

I want to login into my application with email or mobile number. But the default auth only use email...

0 Likes
1 Replies

Laravel 4 Session Last Activity

On picking up some older questions as how to notify the user that he has been logged out due to inac...

0 Likes
0 Replies

SSH Output - not returning the full response

I'm running the following code: SSH::into('runtime')->run(array( 'cd /home/ubuntu', './upda...

0 Likes
0 Replies

Correct Method of User to Profile Linking

Hi All, So after many years of failed attempts at using PHP frameworks, I found Laravel and I love i...

0 Likes
3 Replies

Automated API testing w/ auth

I have 2 Laravel 4 apps built as APIs. Currently, they are protected with a custom auth driver that...

0 Likes
1 Replies
Solved

Unit Testing in laravel

I am a beginner and I want to write nice test case for my api server and need to do unit testing so...

0 Likes
1 Replies

App still remembers me, even if I do not want to...

I try to open my "users admin" app at http://myapp/admin/users -> this URL requires use...

0 Likes
2 Replies
Solved

Single User Authentication and Multiple Role

I want assign multiple roles for single user and want to change user role on single login

0 Likes
2 Replies

Authentication laravel 4 on beforeFilter('auth') not work

i have some controller that i want to secure this from login page and i add login page and im my con...

0 Likes
2 Replies

How could I limit account creation from one IP?

On my website one of the main pages is where users must vote. So for avoid cheaters and duplicated a...

0 Likes
1 Replies

how to call Form data from API using laravel

how to call Form data from API using laravel I need Tutorial Thanks.

0 Likes
4 Replies

Laravel4 is not creating session

I am using Auth::attempt($credentials, $rememberMe) for login user. It was working fine but suddenly...

0 Likes
2 Replies

Laravel with Homestead

I new with virtual box and vagrant , Now I using Homestead image and every thing is run well but whe...

0 Likes
3 Replies
Solved

Is there an event for when a user is logged on via cookie?

I'm trying to keep track of every time a user logs on to my site. I can handle the auth.login event...

0 Likes
0 Replies

Planning and implementing a prototype

This question is mainly to wrap my head around things. I'd just like to know how others go about dev...

0 Likes
0 Replies

How to Use Laravel's Build Multi-sites with Different Account Auth?

How to Use Laravel's Build Multi-sites with Different Account Auth? I need to build a platform. And...

0 Likes
1 Replies

Authentication session lost after redirect

hi, i have a problem with authentication. i am using multiauth. i tried to login a user then i check...

0 Likes
5 Replies
Solved

Zizaco/entrust - Need a Functions to Get a all Roles for single User

I have assigned multiple roles for a user and I ll need to function to get all the roles based on t...

0 Likes
0 Replies

Session out side laravel

Hello, I would like to know, how to use the sessions below in another php file outside laravel proje...

0 Likes
1 Replies
Solved

LAravel + Angulajs keeping users logged in

I'm using angularjs for a single page application that only gets data through an API with laravel. M...

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.