承接 qafeen/manager 相关项目开发

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

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

qafeen/manager

Composer 安装命令:

composer require qafeen/manager

包简介

Manage, install and search laravel base packages.

README 文档

README

Logo Laravel Package Manager

Manager aims to automate package search and install functionality.

  1. Register Service provider and facade.
  2. Search relevant package.
  3. Run migration.
  4. Publish blade and vue files.
  5. Run necessary command specific to a package (coming soon).
  6. Uninstall package (comming soon).

Installation:

Get manager package.

  composer require qafeen/manager

Register service provider. Possibilities are this will be your last time to do it manually.

  Qafeen\Manager\ManagerServiceProvider::class,

We are done!

Now let's install package by using our newly added manager. To search and add a package you need to run:

php artisan add passport

Manager will look for the package and give you the results:

Manager search result if package not found by the given name

Once you selected a package then composer will take care to download it and Manager will find service providers and facades to register. Also manager will look for migration files to run.

Service providers and facades registration

If you are very specific to a package and know what you want to download then you can do it directly:

php artisan add zizaco/entrust:5.2.x-dev

Notes:

Manager store your service providers and facades in different file config/manager.php and will take care to load it.

Contribution

Just do it. You are welcome :)

Credits

Contributors Twitter Ask for Help Contact / Hire Site
Mohammed Mudasir (Creator) @md_mudasir Get help on Codementor hello@mudasir.me http://mudasir.me

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固