定制 ahmedshuaib/lpackage 二次开发

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

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

ahmedshuaib/lpackage

最新稳定版本:v2.1.1

Composer 安装命令:

composer require ahmedshuaib/lpackage

包简介

A laravel package generator package

README 文档

README

LPackage is a Laravel package that simplifies the process of creating and managing Laravel packages. It automatically generates all necessary files and folders for package development, including views, routes, controllers, migrations, models, providers, events, resources, configuration files, middleware, and exception handling.

Table of Contents

Installation

To install LPackage, run the following command:

composer require ahmedshuaib/lpackage

After installation, register the service provider in your config/app.php file:

'providers' => [
    // ...
    AhmedShuaib\LPackage\LPackageServiceProvider::class,
],

Usage

To generate a new Laravel package, run the following Artisan command:

php artisan make:package <Package Name>

Replace <Package Name> with the desired name for your package.

This command will generate all necessary files and folders for your package, including:

  • Views
  • Routes
  • Controllers
  • Migrations
  • Models
  • Providers
  • Events
  • Resources
  • Configuration files
  • Middleware
  • Exception handling

Contributing

We welcome contributions to improve LPackage and add new features. To contribute, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your fork locally.
  3. Create a new branch for your feature or bugfix.
  4. Make your changes and commit them to your branch.
  5. Push your changes to your fork on GitHub.
  6. Open a pull request on the original repository.

Please ensure that your code is formatted according to the PSR-12 coding standard and that your tests pass before submitting a pull request.

License

LPackage is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固