PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

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