thedevdojo / chatter

Chatter is a Simple Laravel Forum Package
https://devdojo.com/forums
MIT License
897 stars 295 forks source link

Not working on Laravel 5.8, buttons, reply, edit #271

Open Milosdev96 opened 4 years ago

Milosdev96 commented 4 years ago

Hi there! I recently installed chatter into my project and when I login and click on New Discussion nothing happens, when I enter on some discussion in the reply field it is showing me loading icon, I can't do anything, but on my 5.4 project everything is working fine. Why?

impactcolor commented 4 years ago

Are there any errors?

Davisy commented 4 years ago

I got the same problem on laravel 5.8

adamngaila commented 4 years ago

Does anyone has a solution for this

ladaposamuel commented 3 years ago

Fork the repo and use this PR https://github.com/thedevdojo/chatter/pull/245