Mehediul Hassan Miton
Mehediul Hassan Miton
I tried to update this package version. But it showing this error. How can I solve this? Problem 1 - The requested package parziphal/parse ^0.0.8 exists as parziphal/parse[dev-master, v0.0.0-alpha1, v0.0.0-alpha2,...
@skytower0098 Maybe need check to this thing - h[ttps://livewire.laravel.com/docs/installation#configuring-livewires-update-endpoint](https://livewire.laravel.com/docs/installation#configuring-livewires-update-endpoint)
@skytower0098 Sorry, for the late response. I checked with Laravel 8 and Livewire 2. Everything is working for me. Could you share your demo script with me? So, I will...
@solomon-ochepa Could you try with [laravel-modules-livewire](https://github.com/mhmiton/laravel-modules-livewire) version 2.3?
It seems to be ok. Also, can you check the namespace or path configuration? Or, can you share your demo project with me or can we add it to Discord?...
This works when extends the Kernel class with \Illuminate\Foundation\Console\Kernel. `class Kernel implements KernelContract` to `class Kernel extends \Illuminate\Foundation\Console\Kernel`