承接 elijahcruz/larakit 相关项目开发

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

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

elijahcruz/larakit

最新稳定版本:1.4.3

Composer 安装命令:

composer create-project elijahcruz/larakit

包简介

A Laravel Dev Kit

README 文档

README

Larakit (Or Laravel Development Kit) is a Command Line tool that makes settings your Laravel project, or installing specific development tools (Like the Laravel-Debugbar), simple and easy.

Note that this tool only installed the latest versions of each package.

Requirements

  • PHP >= 8.1 (I'm Sorry)
  • Composer >= 2.0

Installation

Installing Larakit is as simple as a global require:

    composer global require elijahcruz/larakit

Usage

Installing Dev Packages

You can install packages like the Debugbar or Laravel-Ide-Helper simply be running it's install command:

    larakit install:<item>

Currently installable packages

The list below is the packages you can currently install using Larakit:

  • Laravel Breeze
  • Laravel Cashier (Stripe and Paddle)
  • Laravel Debugbar
  • Laravel Dusk
  • Laravel Horizon
  • Laravel Ide-Helper
  • Livewire

There will be more packages to come in the future.

Contributing

Want to contribute by making an installer for another package?

First create an issue describing what you want to add to this package

If it looks like something people will want, you can create a PR for it. We recommend using the make:installer command, as it makes it uses it's own stub. Enter in the name of the package in all Lowercase, and only letters. This will allow the command to make the command in a simple way.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-12