Closed zachary closed 5 years ago
php artisan migrate --seed php -S .... always show this as below
[Illuminate\Contracts\Container\BindingResolutionException] Target [Illuminate\Contracts\Http\Kernel] is not instantiable.
just remove composer.lock and run composer install
thanks
php artisan migrate --seed php -S .... always show this as below
[Illuminate\Contracts\Container\BindingResolutionException] Target [Illuminate\Contracts\Http\Kernel] is not instantiable.