Skip to content

1.1.0

Compare
Choose a tag to compare
@igorsgm igorsgm released this 10 Jun 05:40
· 9 commits to master since this release
c21208b

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.