PHPackages                             ardianferdianto/laravel-forum-frontend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ardianferdianto/laravel-forum-frontend

ActiveLibrary

ardianferdianto/laravel-forum-frontend
======================================

A frontend for riari/laravel-forum providing views written with Bootstrap 3

1.1.10(5y ago)113.6k1MITBladePHP &gt;=7.1.0

Since Nov 27Pushed 5y agoCompare

[ Source](https://github.com/ardianferdianto/laravel-forum-frontend)[ Packagist](https://packagist.org/packages/ardianferdianto/laravel-forum-frontend)[ RSS](/packages/ardianferdianto-laravel-forum-frontend/feed)WikiDiscussions 1.0 Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (17)Used By (0)

**This package provides a conventional front-end for [riari/laravel-forum](https://github.com/Riari/laravel-forum) 3.0 and above. It should be installed along with the forum unless a custom or alternative front-end implementation is required.**

**Complete documentation is available on [teamteatime.net](https://teamteatime.net/docs/laravel-forum/4.x/front-end/).**

Installation
------------

[](#installation)

### Step 1: Install the package

[](#step-1-install-the-package)

Install the package via composer:

```
composer require riari/laravel-forum-frontend:~1.0

```

Then add the service provider to your `config/app.php`:

```
Riari\Forum\Frontend\ForumFrontendServiceProvider::class,
```

### Step 2: Publish the package files

[](#step-2-publish-the-package-files)

Run the vendor:publish command to publish the package config and views to your app's directories:

`php artisan vendor:publish`

### Additional steps

[](#additional-steps)

Once the package is installed, provided you are logged in, you can visit /forum and start defining your category hierarchy using the "Create category" and "Category actions" panels:

[![Category management example](https://camo.githubusercontent.com/e9dc3c225c50b8fc7fde679daf62dd2d046a55af8fc823fe19232c87df80cd4a/687474703a2f2f692e696d6775722e636f6d2f68384458486a312e706e67)](https://camo.githubusercontent.com/e9dc3c225c50b8fc7fde679daf62dd2d046a55af8fc823fe19232c87df80cd4a/687474703a2f2f692e696d6775722e636f6d2f68384458486a312e706e67)

#### Configuration

[](#configuration)

The `forum.frontend` config file defines the controllers used by the package as well as a closure used to process alert messages to be displayed to the user.

#### Views

[](#views)

Views are published to `resources/views/vendor/forum`. The simplest way to integrate the forum with your existing design is to edit the **master** view, remove undesired markup and make it extend your application's main layout with `@extends`. Note that the master view does pull in jQuery and Bootstrap 3 by default, and includes some jQuery-based JavaScript to support some of the forum frontend features. You may wish to move it elsewhere or re-write it in your own way.

#### Events

[](#events)

The package includes a variety of [events](http://laravel.com/docs/5.1/events) for user interactions such as viewing threads. Refer to [src/Events](https://github.com/Riari/laravel-forum-frontend/tree/1.0/src/Events) for a full list.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~114 days

Recently: every ~260 days

Total

17

Last Release

1993d ago

Major Versions

1.1.9 → 2.0.x-dev2018-10-17

PHP version history (2 changes)1.0.0PHP &gt;=5.4.0

1.0.x-devPHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11227033?v=4)[Ardian Ferdianto](/maintainers/ardianferdianto)[@ardianferdianto](https://github.com/ardianferdianto)

---

Top Contributors

[![Riari](https://avatars.githubusercontent.com/u/3583774?v=4)](https://github.com/Riari "Riari (6 commits)")[![ardianferdianto](https://avatars.githubusercontent.com/u/11227033?v=4)](https://github.com/ardianferdianto "ardianferdianto (4 commits)")[![mohabhassan](https://avatars.githubusercontent.com/u/17481828?v=4)](https://github.com/mohabhassan "mohabhassan (2 commits)")[![MicrowaveDev](https://avatars.githubusercontent.com/u/4842007?v=4)](https://github.com/MicrowaveDev "MicrowaveDev (1 commits)")[![KyleWardle](https://avatars.githubusercontent.com/u/31743156?v=4)](https://github.com/KyleWardle "KyleWardle (1 commits)")[![codeflorist](https://avatars.githubusercontent.com/u/41453547?v=4)](https://github.com/codeflorist "codeflorist (1 commits)")[![antonkomarev](https://avatars.githubusercontent.com/u/1849174?v=4)](https://github.com/antonkomarev "antonkomarev (1 commits)")

---

Tags

laravellaravel 5forumLaravel 4frontenddiscuss

### Embed Badge

![Health badge](/badges/ardianferdianto-laravel-forum-frontend/health.svg)

```
[![Health](https://phpackages.com/badges/ardianferdianto-laravel-forum-frontend/health.svg)](https://phpackages.com/packages/ardianferdianto-laravel-forum-frontend)
```

###  Alternatives

[riari/laravel-forum

A Laravel package providing a solid foundation for building discussion forums

64394.9k3](/packages/riari-laravel-forum)[ricardofontanelli/laravel-telegram

A simple and lightweight Laravel 4 and 5 wrapper to interact with Telegram Bot.

103.6k](/packages/ricardofontanelli-laravel-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
