Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

work only laravel? #6

Open
zaaferani opened this issue Jan 19, 2021 · 0 comments
Open

work only laravel? #6

zaaferani opened this issue Jan 19, 2021 · 0 comments

Comments

@zaaferani
Copy link

zaaferani commented Jan 19, 2021

Is this cli only for laravel?

i use this command for my folder raise an error.

hassan@pc:$ bolt -encrypt src/hello2 123456 encrypted

PHP Fatal error:  Uncaught Error: Class 'Illuminate\Console\Command' not found in /home/hassan/.config/composer/vendor/phpbolt/encrypt/app/Encryption.php:20
Stack trace:
#0 /home/hassan/.config/composer/vendor/phpbolt/encrypt/vendor/composer/ClassLoader.php(444): include()
#1 /home/hassan/.config/composer/vendor/phpbolt/encrypt/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/hassan/.c...')
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass('Bolt\\Encryption')
#3 /home/hassan/.config/composer/vendor/phpbolt/encrypt/bin/bolt(28): spl_autoload_call('Bolt\\Encryption')
#4 [internal function]: {closure}(Array)
#5 /home/hassan/.config/composer/vendor/phpbolt/encrypt/app/App.php(44): call_user_func(Object(Closure), Array)
#6 /home/hassan/.config/composer/vendor/phpbolt/encrypt/bin/bolt(39): Bolt\App->runCommand(Array)
#7 {main}
  thrown in /home/hassan/.config/composer/vendor/phpbolt/encrypt/app/Encryption.php on line 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant