hossein / blogs
There is no license information available for the latest version (dev-master) of this package.
this is blogs package for panel
dev-master
2019-05-08 04:11 UTC
This package is auto-updated.
Last update: 2025-04-08 17:35:16 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