I was trying to use this package with Laravel 5.5.
Installed using -
composer require regulus/identify "0.9.*"
Then edited all file as per instruction.
Got following error.
[BadMethodCallException]
Method routes does not exist.
Is there any solution to use this package in Laravel 5.5