asbamboo/framework-standard

There is no license information available for the latest version (dev-master) of this package.

asbamboo/framewor初始结构

dev-master 2022-02-15 06:00 UTC

This package is not auto-updated.

Last update: 2024-05-07 17:05:20 UTC


README

是 asbamboo/framework 标准的初始结构。

安装

composer create-project asbamboo/framework-standard asbamboo-study --prefer-source -s dev

WEB TEST RUN[linux]

cd ./asbamboo-study/public && php -S 127.0.0.1:8000

CONSOLE TEST RUN[linux]

./asbamboo-study/bin/console