Moon Coding
Moon Coding
not yet.. still alpha version :)
wait for i can rent server
already online now.. See Demo: http://tutapos.mytuta.com Login using: email: [email protected] password: admin
Online now off because error No supported encrypter found. The cipher and / or key length are invalid. solution: change config/app.php: `'cipher' => MCRYPT_RIJNDAEL_128,` to `'cipher' => 'AES-256-CBC',` then `php...