Easier Method of Installing and Deploying PyroCMS on Server
Created 6 years ago by oliverusselldev

For installing and deploying PyroCMS based website on a server, an easier method is to use PaaS solution where you don't have to setup the stack. You can get started with installing the CMS right away. Here is an example: https://www.cloudways.com/blog/install-pyrocms-on-cloud/

In this tutorial, after launching the server, you have run composer command only to install PyroCMS. First,

composer create-project pyrocms/pyrocms

Then

php artisan install

That's it. It's installed.

ryanthompson  —  6 years ago

Would be cool to see you guys make use of the --ready option for the environment details and some sensible defaults: https://pyrocms.com/documentation/pyrocms/3.4/installation/installing-pyrocms#automating-the-cli-installer