In the Application.php
constructor of lumen, how to start the container
<code>vendor/laravel/lumen-framework/src/Application.php line:103 </code>
<code>vendor/illuminate/container/Container.php line:1159 </code>
I don’t understand its function and purpose.