We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f1a75 commit 4a18958Copy full SHA for 4a18958
.vscode/xampp/php/php.ini
@@ -1,8 +1,8 @@
1
[PHP]
2
3
-;;;;;;;;;;;;;;;;;;;
4
-; About php.ini ;
5
+;;;;;;;;;;;;;;;;;;;;;;
+; Laravel 12 php.ini ;
6
; PHP's initialization file, generally called php.ini, is responsible for
7
; configuring many of the aspects of PHP's behavior.
8
@@ -2023,3 +2023,4 @@ mssql.min_error_severity=10
2023
mssql.min_message_severity=10
2024
mssql.compatability_mode=Off
2025
mssql.secure_connection=Off
2026
+
0 commit comments