Test Laravel validation rules with ease at laravalidation.com.
Started out as a lab project for learning Vue.js.
cp .env.example .env
touch database/database.sqlite
composer install
npm install
npm run dev
php artisan serve
- Fork the Project
- Create your Feature Branch (
git checkout -b amazing-feature
) - Commit your Changes (
git commit -m 'Add some amazing feature
) - Push to the Branch (
git push origin amazing-feature
) - Open a Pull Request
Distributed under the MIT license.