sz4h/cloudflare
最新稳定版本:1.1.0
Composer 安装命令:
composer require sz4h/cloudflare
包简介
Cloudflare interface
README 文档
README
Install
- Run
composer require sz4h/cloudflare
- Run
php artisan vendor:publish --tag=cloudflare
- Edit the "config/cloudflare.php" file add your email and your apiKey
- Visit http://site.com/cloud if you enable public access while site.com is your domain name
- Enable Filament Plugin using
->plugins([ // Add this line \Space\Cloudflare\Filament\CloudflarePlugin::make() ->navigationIcon('heroicon-o-globe-alt') ->navigationGroup('Infrastructure') ->navigationSort(5) ->slug('dns') ->navigationLabel('Domains') ]);
*** This is a beta version. Install on your own risk ***
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-21