Laravel dusk implementation for testing

This commit is contained in:
Fairuz
2022-04-23 16:14:55 +08:00
parent 2e8e545ed9
commit d81c8b17bd
11 changed files with 187 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
<php>
<ini name="display_errors" value="On" />
<ini name="display_startup_errors" value="On" />
</php>