改名
This commit is contained in:
@@ -108,7 +108,7 @@ class Application extends BaseApplication
|
|||||||
public function start(Input $argv): void
|
public function start(Input $argv): void
|
||||||
{
|
{
|
||||||
// try {
|
// try {
|
||||||
fire(Event::SERVER_BEFORE_START);
|
// fire(Event::SERVER_BEFORE_START);
|
||||||
if (env('debug') == 'false') {
|
if (env('debug') == 'false') {
|
||||||
$annotation = Snowflake::app()->getAttributes();
|
$annotation = Snowflake::app()->getAttributes();
|
||||||
$annotation->read(directory('app'), 'App');
|
$annotation->read(directory('app'), 'App');
|
||||||
|
|||||||
Reference in New Issue
Block a user