Create
Tools
Account
Free & open source
On GitHub
Resources
Community
Platform
Open Source
Aldrin Mojica
Feb 11th, 2019
Feb 11th, 2019 04:56 AM
Can i modify the controller of chatter package?, i want only user who currently login can view the forum
Feb 18th, 2019 02:58 PM
You can do this by create a groupe and use the auth middelware in your route file. All of this you can find in the laravel documentation