plugins-world / laravel-local-storage
LaravelLocalStorage plugin made by mouyong
dev-master
2024-04-29 12:27 UTC
Requires
- php: >= 8.0
- fresns/cmd-word-manager: ^1.0
- mouyong/laravel-config: dev-master
- zhenmu/support: dev-master
This package is auto-updated.
Last update: 2024-10-29 13:29:53 UTC
README
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Installation
You can install the package via composer:
composer require plugins-world/laravel-local-storage
Usage
// Usage description here
Testing
composer test
How to create this package
php artisan new LaravelLocalStorage
Please see plugin-manager for more information.