ismaelillodev/filament-scraper-plugin
Composer 安装命令:
composer require ismaelillodev/filament-scraper-plugin
包简介
This is my package filament-scraper-plugin
README 文档
README
You can install the package via composer:
composer require ismaelillodev/filament-scraper-plugin:dev-main
You can publish and run the migrations with:
php artisan vendor:publish --tag="filament-scraper-plugin-migrations"
php artisan migrate
Usage
Create your WebScrapperResource that extends from WebScrapperResource of the package to register it in you filament.
Make sure that the models you want to scrape implements the IsScrapable interface.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-04