Looking to hire Laravel developers? Try LaraJobs

laravel-forum maintained by balajidharma

Description
Laravel forum - Create forums to your Laravel projects
Last update
2025/10/21 12:41 (1.x-dev)
License
Links
Downloads
4 846

Comments
comments powered by Disqus

Table of Contents

Installation

  • Install the package via composer
composer require balajidharma/laravel-forum
  • Publish the migration and the config/forum.php config file with
php artisan vendor:publish --provider="BalajiDharma\LaravelForum\ForumServiceProvider"
  • Run the migrations
php artisan migrate

Demo

The "Basic Laravel Admin Penel" starter kit come with Laravel Category