Skip to content

Commit b8036f8

Browse files
author
Laravel Nuxtjs
authored
Merge pull request #18 from mansorygit/master
doc tutor commit
2 parents e77c398 + 0b46f72 commit b8036f8

File tree

4 files changed

+37
-4
lines changed

4 files changed

+37
-4
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
<p><img src="public/images/demo-mobile.png" height="400" alt="admin-panel"></p>
2020
</div>
2121

22+
## <div align="right">نمایش دمو</div>
23+
<p align="center"><a href="https://nuxt.laranuxt.ir" target="_blank">نمایش دمو</a></p>
24+
2225
## <div align="right">راهنمای نصب</div>
2326

2427
<div align="right">
@@ -31,4 +34,3 @@
3134

3235
## <div align="right">مجوز برنامه</div>
3336
<p align="right"><a href="https://opensource.org/licenses/MIT" target="_blank">MIT license </a>این پنل ادمین کد باز هست و تحت مجوز</p>
34-

resources/views/doc/laravel/index.blade.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,19 @@ class="img-fluid"
2727
</p>
2828
</div>
2929

30+
<div class="row d-flex justify-content-center">
31+
<p> -= پنل ادمین با لاراول و ناکست جی اس و ویوتی فای =- </p>
32+
</div>
33+
34+
<br><br>
35+
<hr>
36+
37+
<div class="row d-flex justify-content-center">
38+
<a class="btn btn-outline-primary" href="https://nuxt.laranuxt.ir" target="_blank">نمایش دمو</a>
39+
</div>
40+
3041
<hr>
42+
<br><br>
3143

3244
<div class="text-right">
3345
<p><a href="https://www.youtube.com/playlist?list=PLXChBR5rCkrheZRydB6C-ohLMGL1Q6gGz" target="_blank">آموزش تصویری در کانال یوتیوب</a></p>

resources/views/doc/nuxt/index.blade.php

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
class="img-fluid"
88
src="{{asset('images/nuxt.png')}}"
99
alt="nuxt"
10+
width="200"
1011
>
1112
</div>
1213

@@ -27,7 +28,19 @@ class="img-fluid"
2728
</p>
2829
</div>
2930

31+
<div class="row d-flex justify-content-center">
32+
<p> -= پنل ادمین با لاراول و ناکست جی اس و ویوتی فای =- </p>
33+
</div>
34+
35+
<br><br>
36+
<hr>
37+
38+
<div class="row d-flex justify-content-center">
39+
<a class="btn btn-outline-primary" href="https://nuxt.laranuxt.ir" target="_blank">نمایش دمو</a>
40+
</div>
41+
3042
<hr>
43+
<br><br>
3144

3245
<div class="text-right">
3346
<p><a href="https://www.youtube.com/playlist?list=PLXChBR5rCkrheZRydB6C-ohLMGL1Q6gGz" target="_blank">آموزش تصویری در کانال یوتیوب</a></p>

resources/views/welcome.blade.php

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class="img-fluid"
1212
class="img-fluid"
1313
src="{{asset('images/nuxt.png')}}"
1414
alt="Nuxt.js"
15-
width="100"
15+
width="150"
1616
>
1717
</div>
1818

@@ -33,10 +33,16 @@ class="img-fluid"
3333
</p>
3434
</div>
3535

36+
37+
3638
<div class="row">
3739
<div align="center">
3840
<p> -= پنل ادمین با لاراول و ناکست جی اس و ویوتی فای =- </p>
39-
<br>
41+
<br><br>
42+
<hr>
43+
<a class="btn btn-outline-primary" href="https://nuxt.laranuxt.ir" target="_blank">نمایش دمو</a>
44+
<hr>
45+
<br><br>
4046
<p>نسخه دسکتاپ</p>
4147
<img src="{{asset('images/demo.png')}}" class="img-fluid" height="400" alt="admin-panel">
4248
<br><br>
@@ -48,7 +54,7 @@ class="img-fluid"
4854
<hr>
4955

5056
<div class="row d-flex justify-content-center">
51-
<p>داکیومنت بزودی </p>
57+
<p></p>
5258
</div>
5359
</div>
5460
@endsection

0 commit comments

Comments
 (0)