定制 llabbasmkhll/artisan-route 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

llabbasmkhll/artisan-route

最新稳定版本:v1.0.5

Composer 安装命令:

composer require llabbasmkhll/artisan-route

包简介

add route to access artisan

README 文档

README


Logo

artisan route

add a route to run artisan commands

About

This package helps you run laravel artisan commands by calling the api. this will be usefull in shared hosts that give you cPanel or FTP and dosent give you access to command line or SSH.

Usage

Installation

You can install the package via composer by this command:

composer require abbasudo/artisan-route 

Once you added the package to your project the api will be added. you can verify that by runngin this command:

php artisan route:list

this route should be added to your route list: image


Usage Example

you can call the api with the artisan command as a payload like bellow. image


if you want to run a specific flag add the flag keyword as a key like below.

image

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.



License

Distributed under the MIT License. See LICENSE for more information.



Contact

Abbas mkhzomi - Telegram@abbasudo - amkhzomi@gmail.com

Project Link: https://github.com/abbasudo/artisan-route

统计信息

  • 总下载量: 1.57k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 22
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 22
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-12-31