This repository was archived by the owner on Dec 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ protected function configure()
7676
7777 <info>%command.full_name% --router=app/config/router.php</info>
7878
79- See also: http ://www. php.net/manual/en/ features.commandline.webserver.php
79+ See also: https ://php.net/features.commandline.webserver
8080EOF
8181 )
8282 ;
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ protected function configure()
7676
7777 <info>php %command.full_name% --router=app/config/router.php</info>
7878
79- See also: http ://www. php.net/manual/en/ features.commandline.webserver.php
79+ See also: https ://php.net/features.commandline.webserver
8080EOF
8181 )
8282 ;
Original file line number Diff line number Diff line change 1212/*
1313 * This file implements rewrite rules for PHP built-in web server.
1414 *
15- * See: http ://www. php.net/manual/en/ features.commandline.webserver.php
15+ * See: https ://php.net/features.commandline.webserver
1616 *
1717 * If you have custom directory layout, then you have to write your own router
1818 * and pass it as a value to 'router' option of server:run command.
You can’t perform that action at this time.
0 commit comments