Programmer Lab
Home
PHP | Mysql | Laravel
Post Question
Doctrine
CodeIniter
CodeIniter
HOW TO VALIDATE STRONG PASSWORD VALIDATION IN LARAVEL ?
August 10, 2016
1 Comment
Solution : $messages = [‘password.regex’ => “Your password must contain 1 lower case character 1 upper case character one number”];
[...]
Sort multi dimension array in php
July 23, 2016
Add Comment
solution
[...]
Install codeIgniter
July 14, 2016
1 Comment
Install codeIgniter Click here to read full
[...]