neo163/testpackage

There is no license information available for the latest version (V0.1) of this package.

V0.1 2022-09-17 15:07 UTC

This package is auto-updated.

Last update: 2025-04-17 21:05:55 UTC


README

本项目主要用作Laravel的测试扩展包,简单了解Laravel扩展包的基本构成部分。<br/>

想了解更多,可以访问创意源:https://creative.chat

Composer安装

composer require neo163/testpackage

测试

去到项目根目录,启动项目

php artisan serve

开启路由

http://127.0.0.1:8000/admin/hello
http://127.0.0.1:8000/admin/test?title=test1

协议

协议 MIT license.