Can i modify the controller of chatter package?, i want only user who currently login can view the forum

aldrin-mojica

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

andrewo0

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