mziel/blog

Blog package for Bagisto version 2

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

pkg:composer/mziel/blog

v1.0.1 2024-03-12 08:27 UTC

This package is not auto-updated.

Last update: 2025-12-26 16:08:20 UTC


README

Installation via composer

composer require mziel/blog

Manual installation

  • Create Mziel and Blog dir in packages directory cd 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