Schematically any site consists of a server part (back-end, kernel, that is "invisible" to the average user, the internal structure of the resource), the client part (front-end, part of the resource with which the visitor interacts) and admin panel (it is responsible for visual display of the resource, processing requests on the server and managing of site by the owner). QAdmin, as a fast and ready solution in site development, has already a server part (Laravel framework) and admin panel (Vue.js). Due to this set of components, the system is called QAdmin because it is fully ready from the point of view of administration of the future resource. All that is needed to launch the site is to connect the desired layout, which is done individually in each case.