From 7149647b729b2aa30d76346a7cc3da37c1c692ca Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 13 May 2019 15:50:36 +0200 Subject: Initial commit. --- config/hashing.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 config/hashing.php (limited to 'config/hashing.php') diff --git a/config/hashing.php b/config/hashing.php new file mode 100644 index 0000000..f929cf0 --- /dev/null +++ b/config/hashing.php @@ -0,0 +1,20 @@ + 'bcrypt', + +]; -- cgit v1.2.3