1.1.0
Laravel Zero Support
-
Added artisan executable path configuration
Customization of the artisan executable path is now possible in Laravel Zero applications, enabling greater flexibility. -
Fixed hook stub template
The hook stub template now utilizes the configured Artisan executable path instead of a hardcoded one, improving adaptability.