ml-archive / nodes-php-backend

Nodes backend package
http://nodesagency.com
MIT License
11 stars 5 forks source link

Fix wrong reference to Hash facade; #113

Closed pcoutinho closed 7 years ago

pcoutinho commented 7 years ago

This fixes a wrong call to the facade, leading to the failure of the getByEmailAndPassword() method.