Skip to content

Command "tinker" is not defined. #13

@PaoloFalomo

Description

@PaoloFalomo

Using Laravel Framework 5.4.23

and

name     : laravel/tinker
descrip. : Powerful REPL for the Laravel framework.
keywords : REPL, Tinker, laravel, psysh
versions : * v1.0.0
type     : library
license  : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText
source   : [git] https://github.com/laravel/tinker.git 3d5b675b55b24ccbf86395964042dbe061d5a965
dist     : [zip] https://api.github.com/repos/laravel/tinker/zipball/3d5b675b55b24ccbf86395964042dbe061d5a965 3d5b675b55b24ccbf86395964042dbe061d5a965
names    : laravel/tinker

autoload
psr-4
Laravel\Tinker\ => src/

requires
illuminate/console ~5.1
illuminate/contracts ~5.1
illuminate/support ~5.1
php >=5.5.9
psy/psysh 0.7.*|0.8.*
symfony/var-dumper ~3.0

requires (dev)
phpunit/phpunit ~4.0|~5.0

suggests
illuminate/database The Illuminate Database package (~5.1).

when i do php artisan tinker as described on Repo's README.md file i got this error:

[Symfony\Component\Console\Exception\CommandNotFoundException]
  Command "tinker" is not defined.

i tried this on an empty project from scratch and tinker is working - not on my current project

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