This website works better with JavaScript
David A. Windham
david
/
laravel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
missing newline
Hugues Joyal
7 years ago
parent
af91d97b68
commit
7259889fcd
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
config/hashing.php
+ 1
- 0
config/hashing.php
View File
@@ -59,4 +59,5 @@ return [
'memory' => 1024,
'threads' => 2,
],
+
];