Implement the discourse forum in the laravel 11 project

You can run Discourse in a subfolder and set up single sign on between your Laravel application and Discourse using the spinen/laravel-discourse-sso PHP package.

If you replicate the header between your Laravel app and Discourse and use the same colors and fonts you can make this nearly seamless, especially if you implement some Javascript in your Laravel app to pull the notifications from Discourse.

4 Likes