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

fire got renamed into handle (laravel 5.5) #1624

@greut

Description

@greut
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions