Laravel Schema Rules
Convert your Migration into Validation Rules
Description
Convert Your Migration Into Validation Rules
Are you finding it tedious to write a migration with all its definitions and specifications, only to have to repeat those same details when creating validation rules?
Laravel Schema Rules is a package that automatically generates basic Laravel validation rules from your database table schema. Use the generated rules as a starting point for boilerplate code and then refine them as needed.
You can also try the online version of the package at validationforlaravel.com. Just copy your migration file, paste it into the tool, and it will convert it into validation rules for you.
Creator
Laracraft
@laracraft_tech
Related Projects
Sentry for Laravel
Laravel Error & Performance Monitoring
Solo Dumps for Laravel
Intercept & Collect Dumps
Laranode
Open-Source Alternative to cPanel/Plesk
Pageradar
Website Monitoring Tool
exchangerateapi.net
Exchange Rate Data API
Laravel Spy
Track & Log Outgoing HTTP Requests