"Livewire로 Chirper 구축 - Chirps 표시"의 두 판 사이의 차이

(새 문서: ==개요== 분류: Laravel Bootcamp ;04. Showing Chirps ;04. Chirps 표시 https://bootcamp.laravel.com/livewire/showing-chirps)
 
1번째 줄: 1번째 줄:
==개요==
==개요==
{{작성중}}
[[분류: Laravel Bootcamp]]
[[분류: Laravel Bootcamp]]
;04. Showing Chirps
;04. Showing Chirps
;04. Chirps 표시
;04. Chirps 표시
https://bootcamp.laravel.com/livewire/showing-chirps
https://bootcamp.laravel.com/livewire/showing-chirps
----
이전 단계에서 Chirp를 생성하는 기능을 추가했다면, 이제 Chirp를 표시할 준비가 되었습니다!
==Chirp 조회하기==
==사용자를 Chirp에 연결하기==

2024년 7월 5일 (금) 20:28 판

1 개요

Crystal Clear action info.png 작성 중인 문서입니다.
04. Showing Chirps
04. Chirps 표시

https://bootcamp.laravel.com/livewire/showing-chirps


이전 단계에서 Chirp를 생성하는 기능을 추가했다면, 이제 Chirp를 표시할 준비가 되었습니다!

2 Chirp 조회하기

3 사용자를 Chirp에 연결하기

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