Open devloe opened 9 years ago
Try 0.3.3
or 0.3.4.
Solved it!
But now I get There are no commands defined in the "elfinder" namespace.
when trying to do php artisan elfinder:publish
the same problem - laravel 5.4 There are no commands defined in the "elfinder" namespace.
After doing a
composer update
When trying to do
php artisan
I get[BadMethodCallException]
Call to undefined method [package]
Any toughts?
I'm using
"barryvdh/laravel-elfinder": "0.3.2"