Generate Zod from Laravel FormRequests #2289
7nohe
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created this package to simplify sharing validation rules between Laravel and TypeScript.
Laravel Zodgen generates Zod schemas from Laravel FormRequests for sharing validation rules between your backend and TypeScript frontend. Simply install it via npm and run the zodgen command to get TypeScript output representing your FormRequest validation rules.
https://github.com/7nohe/laravel-zodgen
Beta Was this translation helpful? Give feedback.
All reactions