env:encrypt
command not working when added macro on Illuminate\Console\Scheduling\Event
in AppServiceProvider::boot
method
#50716
Labels
Laravel Version
11.0.8
PHP Version
8.3
Database Driver & Version
not needed
Description
env:encrypt
command not working when added macro onIlluminate\Console\Scheduling\Event
inAppServiceProvider::boot
method.Others commands work as expected , but not
env:encrypt
.output :
This command does not load Providers boot method and not load Macros defined inside.
Steps To Reproduce
AppServiceProvider
:providers.php
:console.php
:launch command :
The text was updated successfully, but these errors were encountered: