amirhome/hello_world
最新稳定版本:v1.0.0
Composer 安装命令:
composer require amirhome/hello_world
包简介
My own laravel package
README 文档
README
A simple Laravel package demonstrating package development best practices with configurable routes and middleware.
Installation
composer require amirhome/hello_world
Configuration
Create a config file in your project:
php artisan vendor:publish --provider="amirhome\HelloWorld\HelloWorldServiceProvider"
Testing to browser http://127.0.0.1:8000/hello
composer install php artisan optimize:clear php artisan route:list php artisan serve
License
This package is open-source software licensed under the MIT License.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-05