PHPackages                             thianpri/filament-lab - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. thianpri/filament-lab

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

thianpri/filament-lab
=====================

Filament Lab Builder

04PHP

Since Jun 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/thianpri/filament-lab)[ Packagist](https://packagist.org/packages/thianpri/filament-lab)[ RSS](/packages/thianpri-filament-lab/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Filament Lab Builder
====================

[](#filament-lab-builder)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f00bfb05d2d82eb61424b95656d28abb688d04481743b891fcd6ca91e065406b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746869616e7072692f66696c616d656e742d6c61622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thianpri/filament-lab)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8296a79d4e6e0d971f413e425e86411f28440f1ccff2b43bcb82becceea6dd05/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746869616e7072692f66696c616d656e742d6c61622f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/thianpri/filament-lab/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/5ac21e2a603fafbca2269be1b5a1a7daffbc21a41b2f01e05c98e7dbfbbc1d85/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746869616e7072692f66696c616d656e742d6c61622f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/thianpri/filament-lab/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/314d33bbb6dc568dcdce5a5446bbfb283f856650bab1f00ee2b91e73576b1ed1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746869616e7072692f66696c616d656e742d6c61622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thianpri/filament-lab)

A faceless blog content manager with configurable richtext and markdown support for filament admin panel.

[![](./art/screen1.png)](./art/screen1.png)

Filament Admin Panel
--------------------

[](#filament-admin-panel)

This package is tested for [Filament Admin Panel](https://filamentphp.com/).

Make sure you have installed the admin panel before you continue with the installation. You can check the [documentation here](https://filamentphp.com/docs/admin)

Supported Versions
------------------

[](#supported-versions)

PHP: `8.1`

Laravel: `9`

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

[](#installation)

You can install the package via composer:

```
composer require thianpri/filament-lab

php artisan filament-lab:install

php artisan storage:link

php artisan migrate
```

### Configurations

[](#configurations)

This is the contents of the published config file:

```
