Support the ongoing development of Laravel.io →

880 Threads

Create middleware to prevent a user manipulates the information of other users

I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...

0 Likes
1 Replies
Solved

verify if user is locked

I need to check if the User is blocked at the time of login. for this I created a users table field...

0 Likes
6 Replies

How to move the User model to \App\Models\User ?

FatalErrorException in EloquentUserProvider.php line 126: Class '\App\User' not found So, I really w...

0 Likes
1 Replies

Stateless HTTP authentication

I am following the stateless http authentication code stated at http://laravel.com/docs/master/authe...

0 Likes
0 Replies

Can't authorize delete

2/2 HttpException in AuthorizesRequests.php line 94: This action is unauthorized. 1/2 UnauthorizedEx...

0 Likes
6 Replies

Auth without User ?

I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...

0 Likes
1 Replies

Is this correct/secure usage of OAuth2?

Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...

0 Likes
2 Replies

CSRF token for RESTful Controllers?

I am creating an API with RESTful Controllers, how can I utilize the CSRF token protection provided...

0 Likes
0 Replies
posted 10 years ago

About Redirect when CSRF Exeption happen

Hi first sorry about my spelling. Ok, i want to use the default csrf filter on BaseController.php bu...

0 Likes
3 Replies
Solved

Sentinel: Authentication & Authorization Library Open Sourced

We've open sourced Sentinel and depreciated Sentry. Feeling supportive? Help us on our mission to bu...

0 Likes
1 Replies

Subsequent Authorization

So I have a view that allows a user to cycle through a folder of pictures that sort of resembles a p...

0 Likes
0 Replies

Api-Guard Tutorial

Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.

0 Likes
1 Replies

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

Make a salt and use sha512 instead of bcrypt

I would like to make a more secure version for my application where there is stored a hash too, i ha...

0 Likes
0 Replies

Dual Auth Mechanism: two user types, two authenticators

Hello Lara-people ! First of all, I'm pretty new to Laravel (and PHP in general) so I don't know if...

0 Likes
0 Replies

[Contribution] Lumen 5.1 and Homestead of Laravel: Create a RESTful API

Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...

0 Likes
0 Replies

User gets logged out when Angular performs a http request

Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...

0 Likes
5 Replies
Solved

Cookie expiration

Hello my dear laravel buddies, i have my e-shop, i have laravel cookie to make for product quantity...

0 Likes
1 Replies

Laravel 5.1.20 (LTS) fails to authenticate

I am trying a small signup and login setup.In that application i coded like once user signed up he w...

0 Likes
0 Replies

Creating Restful API set in Laravel 5.1

I have created restful controllers & I can also see the routes by using command PHP artisan rout...

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.