TechnicPack / TechnicSolder

PHP web app that brings differential updates to the Technic Launcher and Technic Platform
https://docs.solder.io/
Other
169 stars 167 forks source link

TechnicSolder Error: Database not found. #651

Closed Khronez closed 6 years ago

Khronez commented 6 years ago

Hi, I was following the tutorial on docs.solder.io on how to install TechnicSolder. I have all of the requirements, including the LEMP Stack and all of the PHP stuff. I placed my TechnicSolder directory in the root /var/www folder. But, whenever I do the "php artisan migrate::install; php artisan migrate", I always keep getting the error of "Database does not exist". What do I do?

Some people said that I have to make a database, although I don't know how to do that because I am kind of a newb ^^