hosein / aboutus
this package for about us with personal
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/hosein/aboutus
This package is auto-updated.
Last update: 2025-10-09 17:29:30 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