Method Baum\Console\InstallCommand::handle() does not exist
php artisan baum:install MODEL
same problem here for Laravel 5.5
same problem here for Laravel 5.5
same for Laravel 5.5 too
Temporarily changing fire() to handle() in vendor/baum/baum/src/Baum/Console/InstallCommand.php resolved this for me.
@simplethemes change in vendor? it's bad ;( Maybe author fix this issue
@botcat this project hasn't been updated for 3 years.
There is a fork that has active development here: https://github.com/gazsp/baum
What fix has been made for this?
thank you @simplethemes im trying with laravel 5.6 and was fixed
this is my clone of gazsp/baum that works for laravel 6 https://github.com/sabahtalateh/baum