sirsquall/rankcrew 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Require the package:

    composer require sirsquall/rankcrew
  2. 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
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-05