mziel / blog
Blog package for Bagisto version 2
v1.0.1
2024-03-12 08:27 UTC
This package is not auto-updated.
Last update: 2026-04-03 17:16:12 UTC
README
Installation via composer
composer require mziel/blog
Manual installation
- Create
MzielandBlogdir in packages directorycd packages mkdir Mziel/Blog - Copy the files to the Blog directory
- Add to composer.json file find autoload PSR-4 and add
"Mziel\\Blog\\": "packages/Mziel/Blog/src" - Add to config/app.php in the section providers
Mziel\Blog\Providers\BlogServiceProvider::class, - Run commands
composer dump-autoload php artisan optimize
Generate demo content
use the command php artisan blog:demo
Supported languages
- English
- Polish