承接 andersonfelipev/laravel-app 相关项目开发

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

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

andersonfelipev/laravel-app

最新稳定版本:v1.2.0

Composer 安装命令:

composer require andersonfelipev/laravel-app

包简介

Provides backwards compatibility for app:name command in the latest Laravel release.

README 文档

README

the dragon code laravel app

This package provides a backwards compatibility layer for Laravel app:name command in the latest Laravel release.

Stable Version Total Downloads License

We recommend using the basic App namespace. This will avoid possible collisions when connecting different packages.

Installation

To get the latest version, simply require the project using Composer:

composer require andersonfelipev/laravel-app --dev

Instead, you may of course manually update your require block and run composer update if you so choose:

{
    "require-dev": {
        "andersonfelipev/laravel-app": "^1.0"
    }
}

Using

Set the application namespace by console command:

php artisan app:name <name>

License

This package is released under the MIT License.

The code is taken from the Laravel Framework.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-19