Support the ongoing development of Laravel.io →

TGM

Joined 24 Nov 2014

Statistics

Threads 2
Replies 4
Solutions 0
Articles 0
posted 9 years ago

How to create your custom login method

Hello, How do I create my own custom login method? I know that extending a trait is not posible. htt...

0 Likes
2 Replies

Rename _token field name

Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...

0 Likes
9 Replies
replied 9 years ago

Rename _token field name

I can't really grasp the extend concept. What's up with the register function?

0 Likes
replied 9 years ago

Rename _token field name

I have found the following _token occurrences thru laravel: \Illuminate\Session\Store.php:89 \Illumi...

0 Likes
replied 9 years ago

Rename _token field name

Yes, I noticed that. That means that in order to rename _token I must extend Form::open and do some...

0 Likes
replied 9 years ago

Rename _token field name

Laravel seems to ignore the manual _token implementation in the form fields and readd the value like...

0 Likes

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.