Download the PHP package fuelviews/laravel-sabhero-blog without Composer
On this page you can find all versions of the php package fuelviews/laravel-sabhero-blog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fuelviews/laravel-sabhero-blog
More information about fuelviews/laravel-sabhero-blog
Files in fuelviews/laravel-sabhero-blog
Package laravel-sabhero-blog
Short Description Sabhero article package
License MIT
Homepage https://github.com/fuelviews/laravel-sabhero-article
Informations about the package laravel-sabhero-blog
SabHero Article Package
A full-featured article management solution for Laravel applications with Filament admin panel integration. This package provides a complete article publishing platform with advanced features and an intuitive admin interface.
Features
- Complete Article Management: Posts, categories, tags, and authors
- Scheduled Publishing: Schedule posts to be published automatically
- Blade Components: Ready-to-use UI components including cards, feature cards, and breadcrumbs
- Advanced Content: Markdown rendering with automatic table of contents
- Media Management: Image uploads with responsive images support
- SEO Optimization: Built-in SEO metadata for better search rankings
- RSS Feed: Automatic feed generation with customizable settings
- Tailwind Pagination: Custom pagination views for Tailwind CSS
- Filament Integration: Full admin panel for managing all article content
Installation
Prerequisites
This package requires Filament. If your project doesn't have Filament yet:
Create a Filament User
Install the SabHero Article Package
Configuration
1. Publish Configuration Files
2. Publish Migrations
3. Run Migrations
Integration
1. Attach to Filament Panel
Add the SabHero Article plugin to your Filament panel provider:
2. Add Traits and CanAccessPanel to User Model
Your user model needs to be setup to use the HasArticle
trait and ensure the required fields are in the fillable array:
Available Components
SabHero Article comes with several Blade components for easy UI implementation:
<x-sabhero-article::layout>
- Main article layout<x-sabhero-article::card>
- Article post-card<x-sabhero-article::feature-card>
- Featured post-card<x-sabhero-article::breadcrumb>
- Breadcrumb navigation<x-sabhero-article::header-category>
- Category header<x-sabhero-article::header-metro>
- Metro-style header<x-sabhero-article::markdown>
- Markdown content renderer<x-sabhero-article::recent-post>
- Recent posts display
Testing
Changelog
Please see CHANGELOG for more information on recent changes.
Contributing
Please see CONTRIBUTING for contribution guidelines.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Joshua Mitchener
- Daniel Clark
- Fuelviews
- Firefly
- Asmit Nepali
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-sabhero-blog with dependencies
ext-zip Version *
diglactic/laravel-breadcrumbs Version ^10.0||^9.0
embed/embed Version ^4.4
filament/spatie-laravel-media-library-plugin Version ^3.2
filament/support Version ^3.2
spatie/filament-markdown-editor Version ^2.0
spatie/laravel-feed Version ^4.4
illuminate/contracts Version ^10.0||^11.0||^12.0
spatie/laravel-package-tools Version ^1.19