Skip to content

Commit a2f93fd

Browse files
committed
update email
1 parent bc827d1 commit a2f93fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Laravel - A PHP Framework For Web Artisans
55
*
66
* @package Laravel
7-
* @author Taylor Otwell <taylorotwell@gmail.com>
7+
* @author Taylor Otwell <taylor@laravel.com>
88
*/
99

1010
/*

server.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Laravel - A PHP Framework For Web Artisans
55
*
66
* @package Laravel
7-
* @author Taylor Otwell <taylorotwell@gmail.com>
7+
* @author Taylor Otwell <taylor@laravel.com>
88
*/
99

1010
$uri = urldecode(

0 commit comments

Comments
 (0)