Laravel 57 > There are no commands defined in the "jwt" namespace. - Mysharetechno

Mysharetechno

Blog ini berisi tentang review gadget, Tutorial, Games, Coding serta hal menarik lainya seputar Teknologi terbaru seputar Gadget

Post Top Ad

Laravel 57 > There are no commands defined in the "jwt" namespace.

Laravel 57 > There are no commands defined in the "jwt" namespace.

Share This

Perbaikan Error :

1. Tambahkan baris berikut pada composer.json
"require": {
.............
        "tymon/jwt-auth" : "^1.0.0-rc.3"
...............
    },


2. Setalah itu jalankan composer update pada cmd.

Terimakasih :) 

Tidak ada komentar:

Posting Komentar

Post Bottom Ad