You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
Yes, it's still reproducable
What version of Laravel Excel are you using?
3.1
What version of Laravel are you using?
11.9
What version of PHP are you using?
8.2
Describe your issue
When I try to install laravel excel based on your documentation, it got an error when i try to run :
php artisan vendor:publish --provider="Maatwebsite\Excel\ExcelServiceProvider" --tag=config
How can the issue be reproduced?
What should be the expected behaviour?
The text was updated successfully, but these errors were encountered:
Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
What version of Laravel Excel are you using?
3.1
What version of Laravel are you using?
11.9
What version of PHP are you using?
8.2
Describe your issue
When I try to install laravel excel based on your documentation, it got an error when i try to run :
php artisan vendor:publish --provider="Maatwebsite\Excel\ExcelServiceProvider" --tag=config
How can the issue be reproduced?
What should be the expected behaviour?
The text was updated successfully, but these errors were encountered: