rudi97277/laravel-make-feature
最新稳定版本:v1.0.0
Composer 安装命令:
composer require rudi97277/laravel-make-feature
包简介
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
README 文档
README
A Laravel package that helps you generate feature-related files such as controllers, services, repositories, and models with ease. It automates the creation of commonly used files in Laravel projects, promoting clean and consistent feature development.
Features
- Generate Controller, Service, Repository, and Model: Quickly scaffold the main components of a feature.
- Flexible Naming: Use any name for the feature, and the package will generate files in the appropriate directories.
Installation
1. Install via Composer
Run the following command to install the package:
composer require rudi97277/laravel-make-feature
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-07