2016. szeptember 27., kedd

Laravel Captcha

Hamog Captcha: https://packagist.org/packages/hamog/captcha C:\server\UniServerZ_2016\www\projects\laravel5\auction_webshop>composer require hamog/captcha Using version ^1.0 for hamog/captcha ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) - Installing hamog/captcha (v1.0) Downloading: 100% Writing lock file Generating autoload files > Illuminate\Foundation\ComposerScripts::postUpdate > php artisan optimize Generating optimized class loader C:\server\UniServerZ_2016\www\projects\laravel5\auction_webshop> ******** Captcha for Laravel 5 : https://github.com/mewebstudio/captcha C:\server\UniServerZ_2016\www\projects\laravel5\auction_webshop>composer require mews/captcha Using version ^2.1 for mews/captcha ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) - Installing mews/captcha (v2.1.4) Downloading: 100% Writing lock file Generating autoload files > Illuminate\Foundation\ComposerScripts::postUpdate > php artisan optimize Generating optimized class loader C:\server\UniServerZ_2016\www\projects\laravel5\auction_webshop> **************** BotDetect Laravel 5.2 CAPTCHA Integration Quickstart : https://captcha.com/doc/php/laravel-captcha-quickstart.html C:\server\path\auction_webshop>composer require captcha-com/laravel-captcha:"4.*" ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) - Installing captcha-com/captcha (4.1.0) Cloning 1019ff13b82ee6f30119e6d3738acf4a8d36c2d3 from cache - Installing captcha-com/laravel-captcha (4.1.0) Downloading: 100% captcha-com/captcha suggests installing captcha-com/cakephp-captcha (BotDetect 4 PHP Captcha generator integration for the CakePHP framework.) captcha-com/captcha suggests installing captcha-com/symfony-captcha-bundle (BotDetect 4 PHP Captcha generator integration for the Symfony framework.) Writing lock file Generating autoload files > Illuminate\Foundation\ComposerScripts::postUpdate > php artisan optimize Generating optimized class loader C:\server\path\auction_webshop>