jorenvanhocht / blogify
Laravel 5 blog package
Installs: 1 088
Dependents: 0
Suggesters: 0
Security: 0
Stars: 181
Watchers: 15
Forks: 45
Language:JavaScript
Requires
- guzzlehttp/guzzle: ~6.2
- intervention/image: ~2.1
- jorenvanhocht/tracert: v2.0.1
- laravelcollective/html: 5.2.*
- nesbot/carbon: ~1.18
- predis/predis: ~1.0
This package is not auto-updated.
Last update: 2024-11-03 06:01:37 UTC
README
Blogify is a package to add a blog to your Laravel 5 application. It comes with a full admin panel with different views for all user roles. You can generate the public part through an artisan command but feel free to customize it, or just create your own using or models and their scopes.
The documentation can be found on or website www.blogify.io