This website works better with JavaScript
홈
탐색
로그인
rollingshow
/
laraveltest
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
51f70227d1
브랜치
태그
master
laraveltest
/
resources
/
views
/
databtest.blade.php
databtest.blade.php
91 B
히스토리
Raw
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
<div>{{ $data->title}} {{ $data->text}}</div>
</body>
</html>