라라벨 artisan queue:table

Jmnote (토론 | 기여)님의 2018년 2월 4일 (일) 20:08 판 (→‎참고)

1 개요

artisan queue:table
php artisan queue:table
  • queue jobs 테이블을 위한 마이그레이션을 생성하는 artisan 명령어
root@zetawiki:/var/www/laravel# php artisan queue:table
Migration created successfully!

2 참고

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