Overview
This chapter describes how the installation process works in details. Most of the stuff is automatically done during
- RPM installation, or
- by the command: php artisan install when installing from source code
If something works not like required during installation, this chapter will be your friend.
Coding Internals: Installation API
Please note that both ways of installation use our own Install API.