承接 macropay-solutions/maravel-framework-dev 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

macropay-solutions/maravel-framework-dev

最新稳定版本:1.0.10

Composer 安装命令:

composer require macropay-solutions/maravel-framework-dev

包简介

Development library for maravel-framework

README 文档

README

Total Downloads Latest Stable Version License

Development Library for Maravel-Framework ^10.55.0

Installation

1. Run composer command:

composer require macropay-solutions/maravel-framework-dev --dev

2. Register the provider in Maravel in bootstrap/app.php

if (\env('APP_ENV') === 'local') {
    $app->register(\MacropaySolutions\MaravelFrameworkDev\ServiceProvider::class);
}

Usage

php artisan ...

Analog with the commands from maravel-framework/laravel 10

License

This package is licensed under the license MIT.

统计信息

  • 总下载量: 168
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-10