Laravel Forum 4 Documentation

General - Features

Features

  • RESTful API for all data querying and persistence (including a dispatcher for internal use)
  • Categories
    • Weighted and nestable to any level
    • Optional “private” mode using Laravel Authorization
    • Enable/disable threads per category
    • Default accent colour (can be changed per category)
  • Views built on Bootstrap 5
  • Threads with moving, locking, pinning and deletion
  • Posts with editing and smart replying
  • Bulk modification or deletion of threads and posts
  • Optional soft-deletion support for threads and posts
  • Alert callback (to display success/validation messages using your preferred method)
  • Authentication and user integration via Laravel’s auth interface and application user model
  • Permission handling via Laravel Authorization
  • Multilingual (see 4 translations for a current list)
  • Highly configurable