Revived API /api/v1/captcha.
Now a new captcha is created to check for a bot.
This commit is contained in:
		@@ -0,0 +1,8 @@
 | 
			
		||||
<?php declare(strict_types=1);
 | 
			
		||||
 | 
			
		||||
namespace App\Exceptions\Repositories;
 | 
			
		||||
 | 
			
		||||
final class DataCaptchaRepositoryException extends \Exception
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user