cher4geo35/parse-news
最新稳定版本:v1.1.12
Composer 安装命令:
composer require cher4geo35/parse-news
包简介
Parsing of 4geo news pages
README 文档
README
Парсинг новостей сайтов 4geo в portedcheese/site-news пакет новостей
Установка
php artisan migrate
php artisan vendor:publish --provider="Cher4geo35\ParseNews\ParseNewsServiceProvider" --tag=public --force
php artisan make:parse-news {--all : Run all}
{--menu : Config menu}
{--models : Export models}
{--policies : Export and create rules}
{--config : Make config}
{--controllers : Export controllers}
{--jobs : Export jobs}
{--vue : Export vue files}
Queues
Добавить в Supervisor:
- Последовательное выполнение очередей php artisan queue:work --queue=list,listdb,single,singledb,image_db,gallery_db --timeout=85
- Отладка: php artisan queue:listen --queue=list,listdb,single,singledb,image_db,gallery_db --timeout=85
Components
progress-bar:
<progress-bar url="{{ route('admin.parse-news.get-progress') }}">
</progress-bar>
Versions
统计信息
- 总下载量: 111
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-15