moseskamau338 The project is very attractive but I don't seem to find a way to include it into my Laravel project. Please help.
clarkwinkelmann There are a few existing discussions on the subject 😉 https://discuss.flarum.org/d/1678-laravel-and-flarum https://discuss.flarum.org/d/16314-laravel-integration https://discuss.flarum.org/d/19099-how-can-integrate-flarum-with-existing-laravel-authentication https://discuss.flarum.org/d/4684-integrating-with-existing-laravel-application https://discuss.flarum.org/d/3461-combine-flarum-with-laravel-authentication https://discuss.flarum.org/d/6112-sharing-a-users-table-or-some-kind-of-sso-with-laravel-4 https://discuss.flarum.org/d/7186-laravel-user-database-integration
moseskamau338 clarkwinkelmann . It's really not an easy task. Maybe there is a need for a drop in solution after all.
tankerkiller125 moseskamau338 The easiest way is to setup passport in laravel and then use the 3rd party Passport OAuth2 provider. If you need force users not to use the flarum login theirs also a 3rd party extension for that (but I can't remember the name of it)
moseskamau338 tankerkiller125 I will take that option and see how far it goes as it regards to my needs. Otherwise am still wondering where I have been all this time not to have know Flarum!