尹少爷

Results 4 comments of 尹少爷

yeah i have the same problem, when ` postValidator.php protected $messages = [ 'required' => 'false please try again.', ]; postController.php try{ .... }catch(ValidatorException $e){ $result = [ 'error' =>true,...

I'm wondering the same thing..

I solved, if you got this problem that you have different version phpize php-fpm

thank you for your reply, but my code has been used @param int $projectId. this code working ok for a long time, but this error was be found recently. this...