Relative Content

Tag Archive for javascriptphplaravel-5

Method AppLivewirePostComment::emit does not exist

I use the Livewire framework in my Laravel, I created a comment feature, I want when I comment the screen will automatically scroll to the comment via the ID that I inserted using JavaScript but when I make a comment it should automatically scroll down but instead it appears
error message “Method AppLivewirePostComment::emit does not exist.”