thedevdojo / chatter

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

How can we access to the admin panel for the forum? #215

Open wilbyang opened 6 years ago

wilbyang commented 6 years ago

Is there any admin panels for the forum, so we can do the administrating and configuration work for the forum?

astudio8 commented 5 years ago

Chatter doesn't come with any admin panel. You could install something such as https://laravelvoyager.com/ to aid you.

Gigamick commented 5 years ago

how do you create categories? moderate posts etc?

codiiv commented 5 years ago

I created an admin package for chatter. Please let me know of your thoughts. It's still in its infancy but works fine on Laravel 5.7 https://github.com/codiiv/chatteradmin

Gigamick commented 5 years ago

Thanks i’ll give this a bash. On 18 Nov 2018, 12:45 +0000, Jay notifications@github.com, wrote:

I created an admin package for chatter. Please let me know of your thoughts. It's still in its infancy but works fine on Laravel 5.7 https://github.com/codiiv/chatteradmin — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.