Home  >  Article  >  Backend Development  >  Questions about lumen source code

Questions about lumen source code

WBOY
WBOYOriginal
2016-10-10 11:39:17925browse

In the Application.php constructor of lumen, how to start the container

Questions about lumen source code

<code>vendor/laravel/lumen-framework/src/Application.php line:103 
</code>

Questions about lumen source code

<code>vendor/illuminate/container/Container.php line:1159
</code>

I don’t understand its function and purpose.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn