barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

php artisan elfinder:publish #35

Open Vasiliy-Bondarenko opened 9 years ago

Vasiliy-Bondarenko commented 9 years ago

php artisan elfinder:publish

[RuntimeException]
  Error Output:

    [InvalidArgumentException]
    There are no commands defined in the "elfinder" namespace.

may be it should be: php artisan asset:publish barryvdh/laravel-elfinder ?

barryvdh commented 9 years ago

Did you add the serviceprovider? Are you in the correct environment?

Vasiliy-Bondarenko commented 9 years ago

​no, i am not. :) sorry.

is it actually the same commands?

On Wed, Oct 8, 2014 at 5:35 PM, Barry vd. Heuvel notifications@github.com wrote:

Did you add the serviceprovider? Are you in the correct environment?

— Reply to this email directly or view it on GitHub https://github.com/barryvdh/laravel-elfinder/issues/35#issuecomment-58339126 .

// Vasiliy A Bondarenko // Указание говорящей темы письма http://else.if.ua/2011/01/tema-pisma-eto-vazhno/ существенно ускоряет получение ответа! // Q: Why is this email three sentences or less? A: http://three.sentenc.es

barryvdh commented 9 years ago

Both work for now.