This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Description
- Laravel Version: 5.5.0
- Voyager Version: dev-master
- PHP Version: 7.1.6
- Database Driver & Version:
Description:
The some voyager commands are failing when used with Laravel 5.5.
The fire Method
Any fire methods present on your Artisan commands should be renamed to handle.
https://laravel.com/docs/master/upgrade
Steps To Reproduce:
$ php artisan voyager:admin [email protected]
[ReflectionException]
Method TCG\Voyager\Commands\AdminCommand::handle() does not exist