Open KIKOmanasijev opened 2 weeks ago
Thanks for the PR!
We should be able to just require in illuminate/hashing
and load the provider. The Illuminate/Foundation
folder is a mirror of https://github.com/laravel/framework/tree/11.x/src/Illuminate/Foundation and gets updated using a script.
This PR enables the Hash facade.
Bcrpyt and argon are available as hashing drivers.