소스 검색

php-artisan: add link to homepage

pxgamer 5 년 전
부모
커밋
2ac41c95ba
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/common/php-artisan.md

+ 1 - 0
pages/common/php-artisan.md

@@ -1,6 +1,7 @@
 # php artisan
 
 > Laravel's Artisan command line interface.
+> More information: <https://laravel.com/docs/artisan>.
 
 - Start PHP's built-in web server for the current Laravel application: