getAnnotation(); $annotation->read(directory('app'), 'App'); $runtime = storage('runtime.php'); Snowflake::writeFile($runtime, serialize($annotation->getLoader())); } }