thedevdojo / chatter

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

Is this project dead? #290

Open jeremiahsherrill opened 3 years ago

jeremiahsherrill commented 3 years ago

Tested trying in laravel 8 and it won't work. It's too bad, this had a lot of promise.

skino2019 commented 3 years ago

Im after the Same Answer. Installing inside of laravel 8. get the constraint error.

jeremiahsherrill commented 3 years ago

@skino2019 I decided I am going to have to rewrite parts of it in order to make it work. This project is dead, I would recommend if you are interested in it, fork and rewrite the parts that are necessary.

skino2019 commented 3 years ago

Unfortunately i'm not smart enough for that yet :(

thanks for reply.

Jaroslav001 commented 3 years ago

@skino2019 I decided I am going to have to rewrite parts of it in order to make it work. This project is dead, I would recommend if you are interested in it, fork and rewrite the parts that are necessary.

Did you manage it to work with Laravel 8?

jeremiahsherrill commented 3 years ago

yes, I had to basically copy the code to my project and tie everything up different, fix routes, and update some libraries it used, but I got it to work on 8

andreaselia commented 3 years ago

Hey, I'd say this project is pretty dead - I'm developing an update to my forum package Laravel Firefly, if you'd like to follow along.

skino2019 commented 3 years ago

Hey, I'd say this project is pretty dead - I'm developing an update to my forum package Laravel Firefly, if you'd like to follow along.

Cheers for reply, i hadn't seen the previous comment. i shall 100% follow the other project

DryerLintPurple commented 3 years ago

Maybe try one of the active forks of Chatter:

https://github.com/thedevdojo/chatter/network

(Hit Shift+➡ to scroll to the right end of the graph.)