There was an error while loading. Please reload this page.
1 parent 88ac564 commit 5e5f2c7Copy full SHA for 5e5f2c7
config.php
@@ -5,7 +5,7 @@
5
*
6
* Author: Mohammad Rahmani
7
* Email: rto1680@gmail.com
8
- * WebPage: mohammadrahmani.com
+ * WebPage: afgprogrammer.com
9
10
*/
11
@@ -21,7 +21,7 @@
21
22
// Config Database
23
define('DATABASE', [
24
- 'Port' => '3307',
+ 'Port' => '3306',
25
'Host' => 'localhost',
26
'Driver' => 'PDO',
27
'Name' => 'simple-mvc',
0 commit comments