hosein / aboutus
There is no license information available for the latest version (dev-master) of this package.
this package for about us with personal
dev-master
2019-05-09 03:26 UTC
This package is auto-updated.
Last update: 2025-04-09 16:18:44 UTC
README
packages
this is Aboutus package
Step1
run this command in your project for added package
composer require "hossein/aboutus":"dev-master"
step2
added ServiceProvider
\Hosein\Members\AboutusServiceProvider::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