File tree 4 files changed +20
-4
lines changed
4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ You can support us by either sponsoring us or buying one of our paid products. O
81
81
82
82
### Buy our Paid Products
83
83
84
- [ ![ InfyChat] ( https://assets.infyom.com/open-source/infychat-banner.png )] ( https://bit.ly/3gYLWny )
84
+ [ ![ InfyChat] ( https://assets.infyom.com/open-source/infychat-banner.png )] ( https://1.envato.market/jWeAmM )
85
85
86
86
You can also check out our other paid products on [ CodeCanyon] ( https://codecanyon.net/user/infyomlabs/portfolio ) .
87
87
@@ -103,6 +103,10 @@ Checkout Video Tutorial - **By**: [Shailesh Ladumor](https://github.com/shailesh
103
103
104
104
[ <img src =" https://img.youtube.com/vi/jA7hr2gE9yc/0.jpg " width =" 480 " >] ( https://youtu.be/jA7hr2gE9yc )
105
105
106
+ Checkout Laravel Fortify Video Tutorial
107
+
108
+ [ <img src =" https://img.youtube.com/vi/2lHFnYLTHSI/0.jpg " width =" 480 " >] ( https://youtu.be/2lHFnYLTHSI )
109
+
106
110
## Screenshots
107
111
108
112
### Login
Original file line number Diff line number Diff line change 15
15
@endif
16
16
<p >Before proceeding, please check your email for a verification link.If you did not receive
17
17
the email,</p >
18
- <a href =" {{ route (' verification.resend' ) } }" >click here to request another'</a >.
18
+ <a href =" #"
19
+ onclick =" event.preventDefault(); document.getElementById('resend-form').submit();" >
20
+ click here to request another.
21
+ </a >
22
+ <form id =" resend-form" action =" {{ route (' verification.resend' ) } }" method =" POST" class =" d-none" >
23
+ @csrf
24
+ </form >
19
25
</div >
20
26
</div >
21
27
</div >
Original file line number Diff line number Diff line change 2
2
@import ' variables' ;
3
3
4
4
// Bootstrap
5
- @import ' ~admin-lte/build/scss/AdminLTE ' ;
5
+ @import ' ~admin-lte/build/scss/adminlte ' ;
Original file line number Diff line number Diff line change 32
32
" InfyOm\\ AdminLTEPreset\\ FortifyAdminLTEPresetServiceProvider"
33
33
]
34
34
}
35
- }
35
+ },
36
+ "funding" : [
37
+ {
38
+ "type" : " opencollective" ,
39
+ "url" : " https://opencollective.com/infyomlabs"
40
+ }
41
+ ]
36
42
}
You can’t perform that action at this time.
0 commit comments