PHPackages                             erwanl21/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. [Templating &amp; Views](/categories/templating)
4. /
5. erwanl21/laravel-forum-frontend

ActiveLibrary[Templating &amp; Views](/categories/templating)

erwanl21/laravel-forum-frontend
===============================

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

2.1.1(5y ago)05MITBladePHP &gt;=7.2.0

Since Nov 27Pushed 5y agoCompare

[ Source](https://github.com/ErwanL21/laravel-forum-frontend)[ Packagist](https://packagist.org/packages/erwanl21/laravel-forum-frontend)[ RSS](/packages/erwanl21-laravel-forum-frontend/feed)WikiDiscussions 2.0 Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (18)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.introduction.md).**

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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

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 ~113 days

Recently: every ~254 days

Total

18

Last Release

1882d ago

Major Versions

1.0.x-dev → 2.1.02021-03-17

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

2.0.x-devPHP &gt;=7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23080104?v=4)[ErwanL21](/maintainers/ErwanL21)[@ErwanL21](https://github.com/ErwanL21)

---

Top Contributors

[![Riari](https://avatars.githubusercontent.com/u/3583774?v=4)](https://github.com/Riari "Riari (6 commits)")[![ErwanL21](https://avatars.githubusercontent.com/u/23080104?v=4)](https://github.com/ErwanL21 "ErwanL21 (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/erwanl21-laravel-forum-frontend/health.svg)

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

###  Alternatives

[latrell/smarty

This package lets you run Smarty3 on Laravel5 elegantly.

127.0k](/packages/latrell-smarty)[larablocks/pigeon

A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.

143.7k](/packages/larablocks-pigeon)

PHPackages © 2026

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