hossein / blogs
this is blogs package for panel
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/hossein/blogs
This package is auto-updated.
Last update: 2025-10-08 18:37:18 UTC
README
packages
this is Blogs package
Step1
run this command in your project for added package
composer require "hossein/blogs":"dev-master"
step2
added ServiceProvider
\Hosein\Members\BlogsServiceProvider::class
step3
run this command in your project for publish
php artisan vendor:publish
step4
run this command in your project for magration
php artisan migarte