Carina is a web application used to store webshell, Virtual Private Server (VPS) and cPanel data. Carina is made so that we don't need to store webshell, VPS or cPanel data in "strange places".
$ git clone https://github.com/c0delatte/carina && cd carina
- Run
composer update
. - Edit
.env.example
with your database configuration. - Rename
.env.example
to.env
. - Run
php artisan key:generate
to generate application key. - Run
php artisan migrate
for generate required tables. - Run
php artisan serve
.
If you discover something stupid within Carina, please send an e-mail to us via abay@codelatte.org.