tutacare/tutapos

demo is not workin!

Opened this issue · 7 comments

the demo that listed on the link: http://tutapos.mytuta.com/ is not working.

wait for i can rent server

Demo link is not working anymore.

already online now..
See Demo: http://tutapos.mytuta.com

Login using:

email: admin@tuta.pos
password: admin

Demo is off

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 artisan key:generate
for get new key

Every time I visit the demo page, my AV warns me about a monkeyminer.net:8080 which is a bad link ofc.
You might wanna look into that or skip you advertising banners for a demo.

demo is not working