Download the PHP package kiendaotac/filament-blog without Composer
On this page you can find all versions of the php package kiendaotac/filament-blog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kiendaotac/filament-blog
More information about kiendaotac/filament-blog
Files in kiendaotac/filament-blog
Package filament-blog
Short Description Filament Blog Builder
License MIT
Homepage https://github.com/stephenjude/filament-blog
Informations about the package filament-blog
Filament Blog Builder
A faceless blog content manager with configurable richtext and markdown support for filament admin panel.
Filament Admin Panel
This package is tailored for Filament Admin Panel.
Make sure you have installed the admin panel before you continue with the installation. You can check the documentation here
Supported Versions
PHP: 8.0
Laravel: 8
& 9
Installation
You can install the package via composer:
Displaying your content
Filment blog builder is faceless, it doesn't have any opinions on how you display your content in your frontend. You can use the blog models in your controllers to display the different resources:
Stephenjude\FilamentBlog\Models\Post
Stephenjude\FilamentBlog\Models\Author
Stephenjude\FilamentBlog\Models\Category
Posts & Drafts
Post Content
Post Category & Author
Configurations
This is the contents of the published config file:
More Screenshots
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- stephenjude
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-blog with dependencies
spatie/laravel-package-tools Version ^1.9.2
filament/filament Version ^2.0
illuminate/contracts Version ^8.0|^9.0
filament/spatie-laravel-tags-plugin Version ^2.0