VConsulting
VConsulting
Order of exit Hello, Is it possible to sort the total list by order on the field cca2 for example? This is to make a drop-down list in laravel blade...
I am looking for the sum of a column of all the pages of a filter, I managed to obtain the sum of the current page: I manage to pass...
Unable to get pnotify to work on the washer. Could you add a doc for Laravel? Thank you
Hello, I am trying to call the configuration of the gateways which are already in a given database, in a format other than that of the payum documentation, because they...
I just installed laravel vuetify admin. When I create a new user I have the error: Method Illuminate \ Validation \ Validator :: validateStrongPassword does not exist. /vendor/laravel/framework/src/Illuminate/Validation/Validator.php line |...
Hello, I have the impression that as soon as the token skips it causes an error: message The token has been blacklisted exception Tymon\JWTAuth\Exceptions\TokenBlacklistedException Do you have an idea of...
How to add a redirection when the counter reaches 0 ? Thank you