sirsquall/rankcrew
最新稳定版本:1.8.2
Composer 安装命令:
composer require sirsquall/rankcrew
包简介
Provide the integartion module to work with rankcrew.ai
README 文档
README
Official Laravel integration for RankCrew.ai.
Installation
-
Require the package:
composer require sirsquall/rankcrew
-
Run migrations:
php artisan migrate
Configuration
The package automatically registers its routes and service provider.
Routes provided:
POST /rankcrew/login: Authenticate via RankCrew.GET /session/token: Retrieve CSRF token.POST /api/rankcrew: Create blog posts.GET /api/rankcrew/categories: List categories.
Usage
This package is designed to work out-of-the-box with the RankCrew SaaS platform. Authenticate your website in the RankCrew dashboard using your admin credentials.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-05