How to install Laravel on RoseHosting Cloud

how to install laravel on rosehosting cloud
install laravel on rosehosting cloud

Laravel is an open-source PHP web framework that can be used to develop web applications easier and faster through built-in features.
It is based on the Symfony framework and follows the model–view–controller architectural pattern.

Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, etc.

Read More

How to Install Docker Engine CE on RH Cloud

how to install docker engine ce on rh cloud

In this tutorial, we will explain step-by-step how to install Docker Engine CE on the RoseHosting Cloud platform.

installing and setting up docker engine ce on rh cloud

Docker stands for an open-source application used to serve for testing, shipping, developing, and running applications. It provides running the applications in isolated environments known as containers. The containers with their isolation have everything inside to run properly and not mess with the host’s configuration. Deploying the code is easy since the code is pushed to the production environment from the development container, and there is no delay.

Read More

Install Moodle on a Linux VPS

moodleMoodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments. It has several features considered typical of an e-learning platform, in addition to some original innovations like its filtering system. Moodle is a learning management system (LMS) and can be used in many types of environments such as in education, training and development, and business settings.

In this guide, we’ll show you how to install Moodle on a Linux VPS.

Read More