"Artisan clear-compiled"의 두 판 사이의 차이

(새 문서: ==개요== ;artisan clear-compiled <source lang='console'> root@zetawiki:/var/www/laravel# php artisan clear-compiled root@zetawiki:/var/www/laravel# </source> ==같이 보기== * [...)
 
1번째 줄: 1번째 줄:
==개요==
==개요==
;artisan clear-compiled
;artisan clear-compiled
* 컴파일된 클래스 파일을 제거하는 artisan 명령어


<source lang='console'>
<source lang='console'>

2016년 8월 26일 (금) 20:56 판

1 개요

artisan clear-compiled
  • 컴파일된 클래스 파일을 제거하는 artisan 명령어
root@zetawiki:/var/www/laravel# php artisan clear-compiled
root@zetawiki:/var/www/laravel#

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}