Simply copy these two files to the root of your project.
And in the terminal type: $ ./bin up
This should already serve a simple Laravel application in [https://localhost] (https://localhost)
See the "bin" file carefully for the commands that can be executed, and you can add yours easily.
For more information, I recommend the Ambientum repository.