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
Hi, i am trying to install this package with my Laravel 5.7 project. After successfull installation via composer and adding provider and aliases to config file,
Hi, i am trying to install this package with my Laravel 5.7 project. After successfull installation via composer and adding provider and aliases to config file,
php artisan vendor:publish --provider="Teepluss\Theme\ThemeServiceProvider"
this command fails.
i replaced fire() with handle() in ThemeGeneratorCommand.php, but still getting error.
Please help me, i am stuck with it.
The text was updated successfully, but these errors were encountered: