Support the ongoing development of Laravel.io →

879 Threads

Not able to reach PasswordController while logged in

I am using Laravel 5.2 and trying to make a password change form with its controller. I have added t...

0 Likes
0 Replies

Laravel 5.x CustomHash

im doing it for learn about make changes in the hash/encriptions methods creating my own because som...

0 Likes
0 Replies

Global scope authorization

Hello. I am building a social website where users can block each other. What I'm trying to achieve i...

0 Likes
2 Replies
Solved

php artisan route:list not working when using Authorization in Controller

Hello, in the __construct method of my Controller I added a line to check the ability ofr the user t...

0 Likes
2 Replies

MD5 Encrypted Database Connection to PostgreSQL

Hi All, I have a postgresql database with md5 authentication enabled. I can login to my database fro...

0 Likes
1 Replies

CSRF not updating on very next request

I've noticed that If a user posts a form, is then redirected back to the same page and tries to post...

0 Likes
1 Replies

problem in using Auth::attempt() function

i am making a login form. i have made the form.data is getting passed using login but when i use if(...

0 Likes
0 Replies

please can anyone solve my problem

i am deepak sharma.i am new to laravel 5.2. i am creating login,registration,and log out panel manua...

0 Likes
5 Replies

how can have captcha in laravel 5

hello I need have captcha for my Forms how can I have captcha in laravel 5? and how can I have capt...

0 Likes
9 Replies

How to cut a news content

Hello everyone!! I'm creating my first news system for my website and I've found an issue that I don...

0 Likes
1 Replies
posted 7 years ago

Request User null with api guard

I've been successful at setting up the api_token guard, user successfully gets authenticated, but th...

0 Likes
1 Replies

Policy not working, God knows why...

I am trying to move the controls I make in the Controller for a User to be able to leave a Comment o...

0 Likes
0 Replies

S3 Best Practice For Media

Hi All, I am making an app that uses S3 to store a lot of user media which I then display to the use...

0 Likes
0 Replies

HTTP_UPGRADE_INSECURE_REQUESTS for CloudFront

AWS Cloudfront now supports free SSL certs from the AWS Certificate Manager. But the SSL cert is on...

0 Likes
0 Replies

Hashing passwords on client side before sending

Hello everyone, it's my first time posting here, so I would love to welcome everyone. I really like...

0 Likes
3 Replies

Why do the password submission require password_confirm on backend?

I noticed that the standard validation / signup things with Laravel use a password field and a passw...

0 Likes
1 Replies

Call to a member function with() on a non-object error

Hi I tired .i don't know what i do about this error. my function is this: public function viewop($l...

0 Likes
0 Replies

How can i handle VerifyCsrfToken Middleware after leaving form for while

Dear All, Forms are working great with me, but i left the webpage opened for several minutes then i...

0 Likes
1 Replies
Solved

Tokens CSRF don't work

I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...

0 Likes
1 Replies
Solved

User Authentication not working!

I am creating a simple login function on my website with a registration feature. The registration fe...

0 Likes
12 Replies
Solved

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.