![]() |
Hi everyone and thanks in advance,
I'm working with CodeIgniter 4 and Shield, but every time I try to use max_byte rule I get this error: PHP Code: CodeIgniter\Validation\Exceptions\ValidationException This is happening on Login, where I'm using the config suggested in Shield documentation: PHP Code: public $login = [ |
Messages In This Thread |
Keep on getting error about max_byte - by Fabio-Zeus-Soft - 08-14-2024, 02:35 AM
RE: Keep on getting error about max_byte - by JustJohnQ - 08-14-2024, 03:39 AM
RE: Keep on getting error about max_byte - by datamweb - 08-14-2024, 06:04 AM
RE: Keep on getting error about max_byte - by Fabio-Zeus-Soft - 08-16-2024, 07:20 AM
RE: Keep on getting error about max_byte - by kenjis - 08-16-2024, 07:42 PM
RE: Keep on getting error about max_byte - by JustJohnQ - 08-16-2024, 02:14 PM
|