vendor-name1 / package-name
A simple Laravel package.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:SCSS
Requires
- php: ^8.1
- laravel/framework: ^9.0|^10.0
This package is auto-updated.
Last update: 2025-04-24 09:17:57 UTC
README
- To install the package:
composer require vendor-name1/package-name - To remove the package:
composer remove vendor-name1/package-name
- php artisan vendor:publish --tag=public
- php artisan vendor:publish --tag=package-config
- php artisan migrate