'Create restrictions on the Laravel registration form
I want to create a registration form in Laravel that the user can only register once in the registration section of the site during a period of several months, that is, when he wants to register with a phone or desktop, save the device details in the storage system. And if I try to re-register and it is detected and this is not possible, I have done the methods of IP and unique contact number as well as restricting VPN, are there any other methods?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
