I am working with Laravel 4, when i try to create a Hash i get this exception
Bcrypt hashing not supported
Knowing that my PHP version is 5.3.8 and i shouldn't upgrade it. Also mcrypt on phpinfo() is activated!
Any help would be greatly appreciated!
 
     
    