This is a aliyun expansion for the laravel
- PHP >= 8.0.2
composer require larva/laravel-aliyun -vv
This service provider must be registered.
// config/app.php
'providers' => [
'...',
Larva\Aliyun\AliyunServiceProvider::class,
];
This is a Laravel expansion for the Aliyun.
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.
Learn more →Login to resync this project