matfish2 / eloquent-logger

Log Eloquent model changes to a designated logs table
https://packagist.org/packages/fish/eloquent-logger
MIT License
8 stars 3 forks source link

Share() function deprecated in Laravel 5.4 #5

Open lunac opened 6 years ago

lunac commented 6 years ago

I saw that there were issues with this that are closed but the problem persist. I just did composer require and it is still showing this problem

[Symfony\Component\Debug\Exception\FatalThrowableError] Call to undefined method Illuminate\Foundation\Application::share()

Is it solved in another version?

lunac commented 6 years ago

Also

Method Fish\Logger\InitLoggerCommand::handle() does not exist

because fire was also deprecated and now should be handle