abdazz / posts-manager
This package allow you to setup a posts system
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Language:Blade
Requires
- mercuryseries/flashy: ^1.0
This package is auto-updated.
Last update: 2025-03-13 20:16:52 UTC
README
This package allow you to setup a post system
Installation
Run composer require abdazz/posts-manager
Configuration
You must ensure that you have a valid database. You must also configure your mail driver.
Then run php artisan vendor:publish
Usage
Frontend
http://localhost:8000/posts
Back Office
http://localhost:8000/admin