mcrypt_encrypt(): Key of size 19 not supported by this algorithm kernel-panic 7:03 AM Add Comment Have you ever had an error like this on laravel 4 : 'mcrypt_encrypt(): Key of size 19 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported' ? how to fix this problem?