-
Notifications
You must be signed in to change notification settings - Fork 19
Installation
Timot Tarjani edited this page Nov 29, 2016
·
11 revisions
##Browser
After downloading and copying the files to the server, navigate to the app root folder and run composer install. Then head to your domain. HorizontCMS can recognize if not installed yet, and redirects you to the installer. Follow the instructions, add the required credentials and you're done.
##Console ####with artisan.
- Download the CMS
- Navigate to the app root folder and run
composer install - Run
php artisan horizontcms:install - Enter the required database and administrator informations.
- You're finished.
Project started in 2015