File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Expand file tree Collapse file tree 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
8181
8282### Buy our Paid Products
8383
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 )
8585
8686You can also check out our other paid products on [ CodeCanyon] ( https://codecanyon.net/user/infyomlabs/portfolio ) .
8787
@@ -103,6 +103,10 @@ Checkout Video Tutorial - **By**: [Shailesh Ladumor](https://github.com/shailesh
103103
104104[ <img src =" https://img.youtube.com/vi/jA7hr2gE9yc/0.jpg " width =" 480 " >] ( https://youtu.be/jA7hr2gE9yc )
105105
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+
106110## Screenshots
107111
108112### Login
Original file line number Diff line number Diff line change 1515 @endif
1616 <p >Before proceeding, please check your email for a verification link.If you did not receive
1717 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 >
1925 </div >
2026 </div >
2127 </div >
Original file line number Diff line number Diff line change 22@import ' variables' ;
33
44// 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 3232 " InfyOm\\ AdminLTEPreset\\ FortifyAdminLTEPresetServiceProvider"
3333 ]
3434 }
35- }
35+ },
36+ "funding" : [
37+ {
38+ "type" : " opencollective" ,
39+ "url" : " https://opencollective.com/infyomlabs"
40+ }
41+ ]
3642}
You can’t perform that action at this time.
0 commit comments