Passed
Push — master ( 36678d...55de3b )
by Mahmoud
05:42
created
config/config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,4 +1,4 @@
 block discarded – undo
1 1
 <?php
2 2
 return [
3
-  "stubs_dir" => base_path('vendor/larafast/fastapi/resources/stubs'),
3
+    "stubs_dir" => base_path('vendor/larafast/fastapi/resources/stubs'),
4 4
 ];
Please login to merge, or discard this patch.