cydial
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 1
First of all, I want to note that I am using my account for web hosting and not just file hosting.
Okay, so I want to set up Technic Solder API on my hosting account. I have read their manual (found here) and read this:
So, I have no idea where I can enter these commands. Can anyone help me please? I'm really stuck here...
Okay, so I want to set up Technic Solder API on my hosting account. I have read their manual (found here) and read this:
- PHP >=5.3.0 and < 5.5.0 (Will not work on older versions due to usage of new features in PHP 5.3.0, It will not work on version 5.5 or higher due to an incompatibility with Laravel 3)
- PHP MCrypt Extension
- PHP Curl Extension
Once you have everything filled in for your configuration, you will need to migrate your database. Doing this isreally easy, just run the following two commands in order from the root Solder folder.
- php artisan migrate:install
- php artisan migrate
So, I have no idea where I can enter these commands. Can anyone help me please? I'm really stuck here...