CakePHP-3-Test-Validation
Basic ability to load and use the CakePHP Validation Library
Requirements
- PHP 5.4+
Installation/Usage
- Clone or download to a directory of your choice.
- Install composer dependencies:
composer install
- Start the PHP CL server
php -S localhost:8080
- You should be able to submit the form and see validation messages display.
Contributing
Reporting Issues
Please use GitHub Isuses for listing any known defects or issues.
License
Copyright
Justin Yost 2015