Filtan v1.0.5
✨ Enhancements
- Removed default
strtolower
method when passing query-string into custom query-function.
🧼 Cleanup
- Updated default output file contents for better clarity and structure.
- Improved output message when
php artisan make:filter
command is executed.
🐛 Fixes
- Fixed a simple typo in the
php artisan make:filter
command output message.