├── public
├── favicon.ico
├── robots.txt
├── vendor
│ ├── daterangepicker
│ │ ├── example
│ │ │ └── browserify
│ │ │ │ ├── bundle.js
│ │ │ │ └── README.md
│ │ ├── drp.png
│ │ ├── bower.json
│ │ └── package.js
│ ├── ueditor
│ │ ├── themes
│ │ │ ├── iframe.css
│ │ │ └── default
│ │ │ │ └── images
│ │ │ │ ├── arrow.png
│ │ │ │ ├── icons.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── lock.gif
│ │ │ │ ├── scale.png
│ │ │ │ ├── word.gif
│ │ │ │ ├── anchor.gif
│ │ │ │ ├── arrow_up.png
│ │ │ │ ├── charts.png
│ │ │ │ ├── cursor_h.gif
│ │ │ │ ├── cursor_h.png
│ │ │ │ ├── cursor_v.gif
│ │ │ │ ├── cursor_v.png
│ │ │ │ ├── filescan.png
│ │ │ │ ├── loading.gif
│ │ │ │ ├── sortable.png
│ │ │ │ ├── spacer.gif
│ │ │ │ ├── upload.png
│ │ │ │ ├── arrow_down.png
│ │ │ │ ├── button-bg.gif
│ │ │ │ ├── icons-all.gif
│ │ │ │ ├── loaderror.png
│ │ │ │ ├── pagebreak.gif
│ │ │ │ ├── sparator_v.png
│ │ │ │ ├── toolbar_bg.png
│ │ │ │ ├── videologo.gif
│ │ │ │ ├── wordpaste.png
│ │ │ │ ├── cancelbutton.gif
│ │ │ │ ├── highlighted.gif
│ │ │ │ ├── unhighlighted.gif
│ │ │ │ ├── dialog-title-bg.png
│ │ │ │ ├── neweditor-tab-bg.png
│ │ │ │ ├── table-cell-align.png
│ │ │ │ └── tangram-colorpicker.png
│ │ ├── lang
│ │ │ ├── en
│ │ │ │ └── images
│ │ │ │ │ ├── copy.png
│ │ │ │ │ ├── music.png
│ │ │ │ │ ├── button.png
│ │ │ │ │ ├── upload.png
│ │ │ │ │ ├── addimage.png
│ │ │ │ │ ├── background.png
│ │ │ │ │ ├── localimage.png
│ │ │ │ │ ├── deleteenable.png
│ │ │ │ │ ├── deletedisable.png
│ │ │ │ │ ├── listbackground.png
│ │ │ │ │ ├── rotateleftdisable.png
│ │ │ │ │ ├── rotateleftenable.png
│ │ │ │ │ ├── rotaterightenable.png
│ │ │ │ │ ├── alldeletebtnupskin.png
│ │ │ │ │ ├── rotaterightdisable.png
│ │ │ │ │ └── alldeletebtnhoverskin.png
│ │ │ └── zh-cn
│ │ │ │ └── images
│ │ │ │ ├── copy.png
│ │ │ │ ├── music.png
│ │ │ │ ├── upload.png
│ │ │ │ └── localimage.png
│ │ ├── dialogs
│ │ │ ├── table
│ │ │ │ └── dragicon.png
│ │ │ ├── emotion
│ │ │ │ └── images
│ │ │ │ │ ├── 0.gif
│ │ │ │ │ ├── bface.gif
│ │ │ │ │ ├── cface.gif
│ │ │ │ │ ├── fface.gif
│ │ │ │ │ ├── jxface2.gif
│ │ │ │ │ ├── tface.gif
│ │ │ │ │ ├── wface.gif
│ │ │ │ │ ├── yface.gif
│ │ │ │ │ └── neweditor-tab-bg.png
│ │ │ ├── image
│ │ │ │ └── images
│ │ │ │ │ ├── bg.png
│ │ │ │ │ ├── icons.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── alignicon.jpg
│ │ │ │ │ ├── progress.png
│ │ │ │ │ ├── success.gif
│ │ │ │ │ └── success.png
│ │ │ ├── video
│ │ │ │ └── images
│ │ │ │ │ ├── bg.png
│ │ │ │ │ ├── icons.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── progress.png
│ │ │ │ │ ├── success.gif
│ │ │ │ │ ├── success.png
│ │ │ │ │ ├── file-icons.gif
│ │ │ │ │ ├── file-icons.png
│ │ │ │ │ ├── left_focus.jpg
│ │ │ │ │ ├── none_focus.jpg
│ │ │ │ │ ├── right_focus.jpg
│ │ │ │ │ └── center_focus.jpg
│ │ │ ├── scrawl
│ │ │ │ └── images
│ │ │ │ │ ├── brush.png
│ │ │ │ │ ├── empty.png
│ │ │ │ │ ├── redo.png
│ │ │ │ │ ├── redoH.png
│ │ │ │ │ ├── scale.png
│ │ │ │ │ ├── size.png
│ │ │ │ │ ├── undo.png
│ │ │ │ │ ├── undoH.png
│ │ │ │ │ ├── addimg.png
│ │ │ │ │ ├── delimg.png
│ │ │ │ │ ├── delimgH.png
│ │ │ │ │ ├── emptyH.png
│ │ │ │ │ ├── eraser.png
│ │ │ │ │ └── scaleH.png
│ │ │ ├── template
│ │ │ │ └── images
│ │ │ │ │ ├── bg.gif
│ │ │ │ │ ├── pre0.png
│ │ │ │ │ ├── pre1.png
│ │ │ │ │ ├── pre2.png
│ │ │ │ │ ├── pre3.png
│ │ │ │ │ └── pre4.png
│ │ │ ├── attachment
│ │ │ │ ├── images
│ │ │ │ │ ├── bg.png
│ │ │ │ │ ├── icons.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── alignicon.gif
│ │ │ │ │ ├── alignicon.png
│ │ │ │ │ ├── progress.png
│ │ │ │ │ ├── success.gif
│ │ │ │ │ ├── success.png
│ │ │ │ │ ├── file-icons.gif
│ │ │ │ │ └── file-icons.png
│ │ │ │ └── fileTypeImages
│ │ │ │ │ ├── icon_chm.gif
│ │ │ │ │ ├── icon_doc.gif
│ │ │ │ │ ├── icon_exe.gif
│ │ │ │ │ ├── icon_jpg.gif
│ │ │ │ │ ├── icon_mp3.gif
│ │ │ │ │ ├── icon_mv.gif
│ │ │ │ │ ├── icon_pdf.gif
│ │ │ │ │ ├── icon_ppt.gif
│ │ │ │ │ ├── icon_psd.gif
│ │ │ │ │ ├── icon_rar.gif
│ │ │ │ │ ├── icon_txt.gif
│ │ │ │ │ ├── icon_xls.gif
│ │ │ │ │ └── icon_default.png
│ │ │ ├── background
│ │ │ │ └── images
│ │ │ │ │ ├── bg.png
│ │ │ │ │ └── success.png
│ │ │ ├── charts
│ │ │ │ └── images
│ │ │ │ │ ├── charts0.png
│ │ │ │ │ ├── charts1.png
│ │ │ │ │ ├── charts2.png
│ │ │ │ │ ├── charts3.png
│ │ │ │ │ ├── charts4.png
│ │ │ │ │ └── charts5.png
│ │ │ ├── wordimage
│ │ │ │ ├── imageUploader.swf
│ │ │ │ └── fClipboard_ueditor.swf
│ │ │ └── help
│ │ │ │ └── help.css
│ │ └── third-party
│ │ │ ├── video-js
│ │ │ ├── font
│ │ │ │ ├── vjs.eot
│ │ │ │ ├── vjs.ttf
│ │ │ │ └── vjs.woff
│ │ │ └── video-js.swf
│ │ │ ├── webuploader
│ │ │ └── Uploader.swf
│ │ │ ├── snapscreen
│ │ │ └── UEditorSnapscreen.exe
│ │ │ ├── zeroclipboard
│ │ │ └── ZeroClipboard.swf
│ │ │ └── highcharts
│ │ │ └── modules
│ │ │ └── heatmap.js
│ ├── raphael
│ │ ├── dev
│ │ │ ├── test
│ │ │ │ └── vml
│ │ │ │ │ └── dom.js
│ │ │ └── raphael.amd.js
│ │ └── .eslintrc.js
│ ├── summernote
│ │ ├── summernote.min.js.LICENSE.txt
│ │ ├── summernote-bs4.min.js.LICENSE.txt
│ │ ├── summernote-lite.min.js.LICENSE.txt
│ │ ├── font
│ │ │ ├── summernote.eot
│ │ │ ├── summernote.ttf
│ │ │ ├── summernote.woff
│ │ │ └── summernote.woff2
│ │ ├── lang
│ │ │ ├── summernote-ar-AR.min.js.LICENSE.txt
│ │ │ ├── summernote-az-AZ.min.js.LICENSE.txt
│ │ │ ├── summernote-bg-BG.min.js.LICENSE.txt
│ │ │ ├── summernote-ca-ES.min.js.LICENSE.txt
│ │ │ ├── summernote-cs-CZ.min.js.LICENSE.txt
│ │ │ ├── summernote-da-DK.min.js.LICENSE.txt
│ │ │ ├── summernote-de-DE.min.js.LICENSE.txt
│ │ │ ├── summernote-el-GR.min.js.LICENSE.txt
│ │ │ ├── summernote-es-ES.min.js.LICENSE.txt
│ │ │ ├── summernote-es-EU.min.js.LICENSE.txt
│ │ │ ├── summernote-fa-IR.min.js.LICENSE.txt
│ │ │ ├── summernote-fi-FI.min.js.LICENSE.txt
│ │ │ ├── summernote-fr-FR.min.js.LICENSE.txt
│ │ │ ├── summernote-gl-ES.min.js.LICENSE.txt
│ │ │ ├── summernote-he-IL.min.js.LICENSE.txt
│ │ │ ├── summernote-hr-HR.min.js.LICENSE.txt
│ │ │ ├── summernote-hu-HU.min.js.LICENSE.txt
│ │ │ ├── summernote-id-ID.min.js.LICENSE.txt
│ │ │ ├── summernote-it-IT.min.js.LICENSE.txt
│ │ │ ├── summernote-ja-JP.min.js.LICENSE.txt
│ │ │ ├── summernote-ko-KR.min.js.LICENSE.txt
│ │ │ ├── summernote-lt-LT.min.js.LICENSE.txt
│ │ │ ├── summernote-lt-LV.min.js.LICENSE.txt
│ │ │ ├── summernote-mn-MN.min.js.LICENSE.txt
│ │ │ ├── summernote-nb-NO.min.js.LICENSE.txt
│ │ │ ├── summernote-nl-NL.min.js.LICENSE.txt
│ │ │ ├── summernote-pl-PL.min.js.LICENSE.txt
│ │ │ ├── summernote-pt-BR.min.js.LICENSE.txt
│ │ │ ├── summernote-pt-PT.min.js.LICENSE.txt
│ │ │ ├── summernote-ro-RO.min.js.LICENSE.txt
│ │ │ ├── summernote-ru-RU.min.js.LICENSE.txt
│ │ │ ├── summernote-sk-SK.min.js.LICENSE.txt
│ │ │ ├── summernote-sl-SI.min.js.LICENSE.txt
│ │ │ ├── summernote-sr-RS.min.js.LICENSE.txt
│ │ │ ├── summernote-sv-SE.min.js.LICENSE.txt
│ │ │ ├── summernote-ta-IN.min.js.LICENSE.txt
│ │ │ ├── summernote-th-TH.min.js.LICENSE.txt
│ │ │ ├── summernote-tr-TR.min.js.LICENSE.txt
│ │ │ ├── summernote-uk-UA.min.js.LICENSE.txt
│ │ │ ├── summernote-uz-UZ.min.js.LICENSE.txt
│ │ │ ├── summernote-vi-VN.min.js.LICENSE.txt
│ │ │ ├── summernote-zh-CN.min.js.LICENSE.txt
│ │ │ ├── summernote-zh-TW.min.js.LICENSE.txt
│ │ │ └── summernote-sr-RS-Latin.min.js.LICENSE.txt
│ │ └── plugin
│ │ │ └── databasic
│ │ │ └── summernote-ext-databasic.css
│ ├── adminlte
│ │ └── dist
│ │ │ └── img
│ │ │ └── AdminLTELogo.png
│ ├── fontawesome-free
│ │ └── webfonts
│ │ │ ├── fa-solid-900.eot
│ │ │ ├── fa-solid-900.ttf
│ │ │ ├── fa-brands-400.eot
│ │ │ ├── fa-brands-400.ttf
│ │ │ ├── fa-brands-400.woff
│ │ │ ├── fa-regular-400.eot
│ │ │ ├── fa-regular-400.ttf
│ │ │ ├── fa-solid-900.woff
│ │ │ ├── fa-solid-900.woff2
│ │ │ ├── fa-brands-400.woff2
│ │ │ ├── fa-regular-400.woff
│ │ │ └── fa-regular-400.woff2
│ ├── jquery-mapael
│ │ └── maps
│ │ │ └── README.txt
│ ├── jquery-ui
│ │ └── images
│ │ │ ├── ui-icons_444444_256x240.png
│ │ │ ├── ui-icons_555555_256x240.png
│ │ │ ├── ui-icons_777620_256x240.png
│ │ │ ├── ui-icons_777777_256x240.png
│ │ │ ├── ui-icons_cc0000_256x240.png
│ │ │ └── ui-icons_ffffff_256x240.png
│ ├── dotenv-editor
│ │ └── fonts
│ │ │ ├── glyphicons-halflings-regular.eot
│ │ │ ├── glyphicons-halflings-regular.ttf
│ │ │ ├── glyphicons-halflings-regular.woff
│ │ │ └── glyphicons-halflings-regular.woff2
│ ├── flag-icon-css
│ │ └── flags
│ │ │ ├── 1x1
│ │ │ ├── bd.svg
│ │ │ ├── de.svg
│ │ │ ├── bq.svg
│ │ │ ├── nl.svg
│ │ │ ├── pl.svg
│ │ │ ├── am.svg
│ │ │ ├── gl.svg
│ │ │ ├── lu.svg
│ │ │ ├── dk.svg
│ │ │ ├── gb-eng.svg
│ │ │ ├── gb-sct.svg
│ │ │ ├── fi.svg
│ │ │ ├── id.svg
│ │ │ ├── lv.svg
│ │ │ ├── mc.svg
│ │ │ ├── ua.svg
│ │ │ ├── at.svg
│ │ │ ├── ma.svg
│ │ │ ├── es-ca.svg
│ │ │ ├── bw.svg
│ │ │ ├── ng.svg
│ │ │ ├── ae.svg
│ │ │ ├── hu.svg
│ │ │ ├── ye.svg
│ │ │ ├── ga.svg
│ │ │ ├── ml.svg
│ │ │ ├── ne.svg
│ │ │ ├── td.svg
│ │ │ ├── ci.svg
│ │ │ ├── be.svg
│ │ │ ├── co.svg
│ │ │ ├── ru.svg
│ │ │ ├── th.svg
│ │ │ ├── bg.svg
│ │ │ ├── bl.svg
│ │ │ ├── cr.svg
│ │ │ ├── fr.svg
│ │ │ ├── gf.svg
│ │ │ ├── gh.svg
│ │ │ ├── gn.svg
│ │ │ ├── gp.svg
│ │ │ ├── ie.svg
│ │ │ ├── it.svg
│ │ │ ├── mf.svg
│ │ │ ├── mq.svg
│ │ │ ├── pm.svg
│ │ │ ├── re.svg
│ │ │ ├── wf.svg
│ │ │ ├── yt.svg
│ │ │ ├── dz.svg
│ │ │ ├── mg.svg
│ │ │ ├── mv.svg
│ │ │ ├── ro.svg
│ │ │ ├── ch.svg
│ │ │ ├── sr.svg
│ │ │ ├── no.svg
│ │ │ ├── sj.svg
│ │ │ ├── tt.svg
│ │ │ ├── mu.svg
│ │ │ ├── qa.svg
│ │ │ ├── ee.svg
│ │ │ ├── lc.svg
│ │ │ ├── bf.svg
│ │ │ ├── to.svg
│ │ │ ├── jm.svg
│ │ │ ├── gm.svg
│ │ │ ├── ss.svg
│ │ │ ├── mk.svg
│ │ │ ├── sn.svg
│ │ │ ├── mr.svg
│ │ │ ├── lt.svg
│ │ │ ├── sl.svg
│ │ │ ├── gy.svg
│ │ │ ├── az.svg
│ │ │ ├── cg.svg
│ │ │ ├── vc.svg
│ │ │ ├── cz.svg
│ │ │ ├── jp.svg
│ │ │ ├── so.svg
│ │ │ ├── vn.svg
│ │ │ ├── sd.svg
│ │ │ ├── la.svg
│ │ │ ├── pw.svg
│ │ │ ├── cd.svg
│ │ │ ├── gb.svg
│ │ │ ├── bj.svg
│ │ │ ├── kw.svg
│ │ │ ├── bh.svg
│ │ │ └── is.svg
│ │ │ └── 4x3
│ │ │ ├── bd.svg
│ │ │ ├── de.svg
│ │ │ ├── gl.svg
│ │ │ ├── am.svg
│ │ │ ├── bq.svg
│ │ │ ├── nl.svg
│ │ │ ├── lu.svg
│ │ │ ├── pl.svg
│ │ │ ├── gb-sct.svg
│ │ │ ├── dk.svg
│ │ │ ├── fi.svg
│ │ │ ├── lv.svg
│ │ │ ├── at.svg
│ │ │ ├── id.svg
│ │ │ ├── mc.svg
│ │ │ ├── ua.svg
│ │ │ ├── gb-eng.svg
│ │ │ ├── ma.svg
│ │ │ ├── ae.svg
│ │ │ ├── es-ca.svg
│ │ │ ├── bw.svg
│ │ │ ├── ng.svg
│ │ │ ├── td.svg
│ │ │ ├── ga.svg
│ │ │ ├── hu.svg
│ │ │ ├── ml.svg
│ │ │ ├── ne.svg
│ │ │ ├── sl.svg
│ │ │ ├── ye.svg
│ │ │ ├── ci.svg
│ │ │ ├── gh.svg
│ │ │ ├── bg.svg
│ │ │ ├── dz.svg
│ │ │ ├── mv.svg
│ │ │ ├── ru.svg
│ │ │ ├── be.svg
│ │ │ ├── co.svg
│ │ │ ├── th.svg
│ │ │ ├── bl.svg
│ │ │ ├── cr.svg
│ │ │ ├── fr.svg
│ │ │ ├── gf.svg
│ │ │ ├── gn.svg
│ │ │ ├── gp.svg
│ │ │ ├── ie.svg
│ │ │ ├── it.svg
│ │ │ ├── mf.svg
│ │ │ ├── mq.svg
│ │ │ ├── pm.svg
│ │ │ ├── re.svg
│ │ │ ├── wf.svg
│ │ │ ├── yt.svg
│ │ │ ├── mg.svg
│ │ │ ├── ro.svg
│ │ │ ├── sr.svg
│ │ │ ├── tt.svg
│ │ │ ├── ch.svg
│ │ │ ├── ee.svg
│ │ │ ├── no.svg
│ │ │ ├── sj.svg
│ │ │ ├── mu.svg
│ │ │ ├── cd.svg
│ │ │ ├── qa.svg
│ │ │ ├── bf.svg
│ │ │ ├── lc.svg
│ │ │ ├── mk.svg
│ │ │ ├── to.svg
│ │ │ ├── ss.svg
│ │ │ ├── jm.svg
│ │ │ ├── sn.svg
│ │ │ ├── mr.svg
│ │ │ ├── lt.svg
│ │ │ ├── vc.svg
│ │ │ ├── la.svg
│ │ │ ├── pw.svg
│ │ │ ├── gy.svg
│ │ │ ├── jp.svg
│ │ │ ├── az.svg
│ │ │ ├── cg.svg
│ │ │ ├── cz.svg
│ │ │ ├── so.svg
│ │ │ ├── vn.svg
│ │ │ ├── bh.svg
│ │ │ ├── sd.svg
│ │ │ ├── gb.svg
│ │ │ ├── bj.svg
│ │ │ ├── kw.svg
│ │ │ ├── is.svg
│ │ │ ├── sy.svg
│ │ │ └── tr.svg
│ ├── datatables-plugins
│ │ ├── colreorder
│ │ │ └── css
│ │ │ │ ├── colReorder.bootstrap4.min.css
│ │ │ │ └── colReorder.bootstrap4.css
│ │ ├── keytable
│ │ │ ├── css
│ │ │ │ ├── keyTable.bootstrap4.min.css
│ │ │ │ └── keyTable.bootstrap4.css
│ │ │ └── js
│ │ │ │ └── keyTable.bootstrap4.min.js
│ │ ├── rowreorder
│ │ │ └── css
│ │ │ │ ├── rowReorder.bootstrap4.min.css
│ │ │ │ └── rowReorder.bootstrap4.css
│ │ ├── fixedheader
│ │ │ └── css
│ │ │ │ ├── fixedHeader.bootstrap4.min.css
│ │ │ │ └── fixedHeader.bootstrap4.css
│ │ ├── rowgroup
│ │ │ ├── css
│ │ │ │ ├── rowGroup.bootstrap4.min.css
│ │ │ │ └── rowGroup.bootstrap4.css
│ │ │ └── js
│ │ │ │ └── rowGroup.bootstrap4.min.js
│ │ ├── select
│ │ │ └── js
│ │ │ │ └── select.bootstrap4.min.js
│ │ └── scroller
│ │ │ └── js
│ │ │ └── scroller.bootstrap4.min.js
│ ├── ion-rangeslider
│ │ └── less
│ │ │ ├── irs.less
│ │ │ └── _mixins.less
│ ├── fullcalendar-plugins
│ │ └── bootstrap
│ │ │ └── main.min.css
│ ├── jquery-validation
│ │ └── localization
│ │ │ ├── methods_pt.min.js
│ │ │ └── methods_fi.min.js
│ ├── chart.js
│ │ └── Chart.min.css
│ ├── inputmask
│ │ └── min
│ │ │ └── inputmask
│ │ │ ├── global
│ │ │ └── window.min.js
│ │ │ └── dependencyLibs
│ │ │ └── inputmask.dependencyLib.jquery.min.js
│ └── pace-progress
│ │ └── themes
│ │ ├── black
│ │ ├── pace-theme-minimal.css
│ │ └── pace-theme-fill-left.css
│ │ ├── blue
│ │ └── pace-theme-minimal.css
│ │ ├── green
│ │ └── pace-theme-minimal.css
│ │ ├── orange
│ │ └── pace-theme-minimal.css
│ │ ├── pink
│ │ └── pace-theme-minimal.css
│ │ ├── purple
│ │ └── pace-theme-minimal.css
│ │ ├── red
│ │ └── pace-theme-minimal.css
│ │ ├── silver
│ │ └── pace-theme-minimal.css
│ │ ├── white
│ │ └── pace-theme-minimal.css
│ │ └── yellow
│ │ └── pace-theme-minimal.css
├── images
│ └── nopic.jpg
└── css
│ └── admin.css
├── resources
├── css
│ └── app.css
├── views
│ ├── auth
│ │ ├── login.blade.php
│ │ ├── verify.blade.php
│ │ ├── register.blade.php
│ │ └── passwords
│ │ │ ├── email.blade.php
│ │ │ ├── reset.blade.php
│ │ │ └── confirm.blade.php
│ ├── vendor
│ │ ├── datatables
│ │ │ ├── script.blade.php
│ │ │ └── options.blade.php
│ │ ├── adminlte
│ │ │ └── partials
│ │ │ │ ├── sidebar
│ │ │ │ ├── right-sidebar.blade.php
│ │ │ │ └── menu-item-header.blade.php
│ │ │ │ ├── footer
│ │ │ │ └── footer.blade.php
│ │ │ │ └── navbar
│ │ │ │ └── dropdown-item.blade.php
│ │ └── ueditor
│ │ │ └── assets.blade.php
│ └── admin
│ │ ├── image
│ │ ├── create.blade.php
│ │ └── edit.blade.php
│ │ ├── article
│ │ ├── create.blade.php
│ │ └── edit.blade.php
│ │ ├── user
│ │ ├── create.blade.php
│ │ └── edit.blade.php
│ │ └── member
│ │ └── edit.blade.php
└── sass
│ ├── app.scss
│ └── _variables.scss
├── bootstrap
└── cache
│ └── .gitignore
├── routes
├── wechat
│ ├── mini_program.php
│ └── wechat.php
├── admin
│ ├── user.php
│ ├── upload.php
│ ├── dashboard.php
│ ├── image.php
│ ├── article.php
│ ├── member.php
│ └── setting.php
├── wechat.php
└── admin.php
├── storage
├── logs
│ └── .gitignore
├── app
│ ├── public
│ │ └── .gitignore
│ └── .gitignore
└── framework
│ ├── testing
│ └── .gitignore
│ ├── views
│ └── .gitignore
│ ├── cache
│ ├── data
│ │ └── .gitignore
│ └── .gitignore
│ ├── sessions
│ └── .gitignore
│ └── .gitignore
├── database
├── .gitignore
└── seeders
│ ├── MemberTableSeeder.php
│ └── DatabaseSeeder.php
├── .gitattributes
├── tests
├── TestCase.php
├── Unit
│ └── ExampleTest.php
├── Feature
│ └── ExampleTest.php
└── CreatesApplication.php
├── .styleci.yml
├── .gitignore
├── .editorconfig
├── config
└── datatables-fractal.php
├── app
├── Repositories
│ └── Interfaces
│ │ ├── ImageRepository.php
│ │ ├── UserRepository.php
│ │ ├── ArticleRepository.php
│ │ ├── MemberRepository.php
│ │ └── SettingRepository.php
├── Http
│ ├── Middleware
│ │ ├── EncryptCookies.php
│ │ ├── VerifyCsrfToken.php
│ │ ├── TrimStrings.php
│ │ ├── TrustHosts.php
│ │ ├── PreventRequestsDuringMaintenance.php
│ │ ├── TrustProxies.php
│ │ └── Authenticate.php
│ ├── Controllers
│ │ └── Controller.php
│ └── Resources
│ │ └── MemberResource.php
├── Handler
│ └── TextMessageHandler.php
├── Providers
│ ├── BroadcastServiceProvider.php
│ └── AppServiceProvider.php
└── Validators
│ ├── ImageValidator.php
│ ├── UserValidator.php
│ ├── MemberValidator.php
│ ├── ArticleValidator.php
│ └── SettingValidator.php
└── webpack.mix.js
/public/favicon.ico:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/resources/css/app.css:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/bootstrap/cache/.gitignore:
--------------------------------------------------------------------------------
1 | *
2 | !.gitignore
3 |
--------------------------------------------------------------------------------
/routes/wechat/mini_program.php:
--------------------------------------------------------------------------------
1 | name('serve');
4 |
--------------------------------------------------------------------------------
/public/images/nopic.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/images/nopic.jpg
--------------------------------------------------------------------------------
/routes/admin/upload.php:
--------------------------------------------------------------------------------
1 | name('upload');
4 |
--------------------------------------------------------------------------------
/routes/admin/dashboard.php:
--------------------------------------------------------------------------------
1 | name('dashboard');
4 |
--------------------------------------------------------------------------------
/routes/admin/image.php:
--------------------------------------------------------------------------------
1 | [
4 | 'show',
5 | ]]);
6 |
--------------------------------------------------------------------------------
/routes/admin/article.php:
--------------------------------------------------------------------------------
1 | [
4 | 'show',
5 | ]]);
6 |
--------------------------------------------------------------------------------
/public/vendor/daterangepicker/drp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/daterangepicker/drp.png
--------------------------------------------------------------------------------
/public/vendor/summernote/summernote.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/routes/admin/member.php:
--------------------------------------------------------------------------------
1 | [
4 | 'create', 'store',
5 | ]]);
6 |
--------------------------------------------------------------------------------
/routes/admin/setting.php:
--------------------------------------------------------------------------------
1 | [
4 | 'index', 'update',
5 | ]]);
6 |
--------------------------------------------------------------------------------
/.gitattributes:
--------------------------------------------------------------------------------
1 | * text=auto
2 | *.css linguist-vendored
3 | *.scss linguist-vendored
4 | *.js linguist-vendored
5 | CHANGELOG.md export-ignore
6 |
--------------------------------------------------------------------------------
/public/vendor/raphael/.eslintrc.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | "extends": "standard",
3 | "plugins": [
4 | "standard"
5 | ]
6 | };
--------------------------------------------------------------------------------
/public/vendor/summernote/summernote-bs4.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/summernote-lite.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/raphael/dev/raphael.amd.js:
--------------------------------------------------------------------------------
1 | define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
2 |
3 | return R;
4 |
5 | });
--------------------------------------------------------------------------------
/public/vendor/summernote/font/summernote.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/summernote/font/summernote.eot
--------------------------------------------------------------------------------
/public/vendor/summernote/font/summernote.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/summernote/font/summernote.ttf
--------------------------------------------------------------------------------
/public/vendor/summernote/font/summernote.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/summernote/font/summernote.woff
--------------------------------------------------------------------------------
/public/vendor/summernote/font/summernote.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/summernote/font/summernote.woff2
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/copy.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/music.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/music.png
--------------------------------------------------------------------------------
/public/vendor/adminlte/dist/img/AdminLTELogo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/adminlte/dist/img/AdminLTELogo.png
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ar-AR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-az-AZ.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-bg-BG.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ca-ES.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-cs-CZ.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-da-DK.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-de-DE.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-el-GR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-es-ES.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-es-EU.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-fa-IR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-fi-FI.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-fr-FR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-gl-ES.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-he-IL.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-hr-HR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-hu-HU.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-id-ID.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-it-IT.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ja-JP.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ko-KR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-lt-LT.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-lt-LV.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-mn-MN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-nb-NO.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-nl-NL.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-pl-PL.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-pt-BR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-pt-PT.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ro-RO.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ru-RU.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-sk-SK.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-sl-SI.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-sr-RS.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-sv-SE.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-ta-IN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-th-TH.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-tr-TR.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-uk-UA.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-uz-UZ.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-vi-VN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-zh-CN.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-zh-TW.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/table/dragicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/table/dragicon.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/button.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/upload.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/zh-cn/images/copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/zh-cn/images/copy.png
--------------------------------------------------------------------------------
/public/vendor/summernote/lang/summernote-sr-RS-Latin.min.js.LICENSE.txt:
--------------------------------------------------------------------------------
1 | /*! Summernote v0.8.16 | (c) 2013- Alan Hong and other contributors | MIT license */
2 |
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/0.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/0.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/addimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/addimage.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/background.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/localimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/localimage.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/zh-cn/images/music.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/zh-cn/images/music.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/zh-cn/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/zh-cn/images/upload.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/icons.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/icons.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/image.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/brush.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/brush.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/empty.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/empty.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/redo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/redo.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/redoH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/redoH.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/scale.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/scale.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/size.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/size.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/undo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/undo.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/undoH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/undoH.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/template/images/bg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/template/images/bg.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/icons.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/icons.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/image.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/deleteenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/deleteenable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/arrow.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/icons.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/icons.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/lock.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/lock.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/scale.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/scale.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/word.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/word.gif
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-solid-900.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-solid-900.eot
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-solid-900.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-solid-900.ttf
--------------------------------------------------------------------------------
/public/vendor/jquery-mapael/maps/README.txt:
--------------------------------------------------------------------------------
1 | Additional maps are stored in the repository neveldo/mapael-maps
2 |
3 | Full link: https://github.com/neveldo/mapael-maps
4 |
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/background/images/bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/background/images/bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/charts/images/charts0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/charts/images/charts0.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/charts/images/charts1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/charts/images/charts1.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/charts/images/charts2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/charts/images/charts2.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/charts/images/charts3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/charts/images/charts3.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/charts/images/charts4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/charts/images/charts4.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/charts/images/charts5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/charts/images/charts5.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/bface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/bface.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/cface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/cface.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/fface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/fface.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/jxface2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/jxface2.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/tface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/tface.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/wface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/wface.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/yface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/yface.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/alignicon.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/alignicon.jpg
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/progress.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/success.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/success.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/image/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/image/images/success.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/addimg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/addimg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/delimg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/delimg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/delimgH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/delimgH.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/emptyH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/emptyH.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/eraser.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/eraser.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/scrawl/images/scaleH.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/scrawl/images/scaleH.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/template/images/pre0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/template/images/pre0.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/template/images/pre1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/template/images/pre1.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/template/images/pre2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/template/images/pre2.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/template/images/pre3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/template/images/pre3.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/template/images/pre4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/template/images/pre4.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/progress.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/success.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/success.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/success.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/deletedisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/deletedisable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/listbackground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/listbackground.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/zh-cn/images/localimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/zh-cn/images/localimage.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/anchor.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/anchor.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/arrow_up.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/arrow_up.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/charts.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/charts.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/cursor_h.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/cursor_h.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/cursor_h.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/cursor_h.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/cursor_v.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/cursor_v.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/cursor_v.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/cursor_v.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/filescan.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/filescan.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/loading.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/loading.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/sortable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/sortable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/spacer.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/spacer.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/upload.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/video-js/font/vjs.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/video-js/font/vjs.eot
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/video-js/font/vjs.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/video-js/font/vjs.ttf
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/video-js/font/vjs.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/video-js/font/vjs.woff
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/video-js/video-js.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/video-js/video-js.swf
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-brands-400.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-brands-400.eot
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-brands-400.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-brands-400.ttf
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-brands-400.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-brands-400.woff
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-regular-400.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-regular-400.eot
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-regular-400.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-regular-400.ttf
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-solid-900.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-solid-900.woff
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-solid-900.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-solid-900.woff2
--------------------------------------------------------------------------------
/public/vendor/jquery-ui/images/ui-icons_444444_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/jquery-ui/images/ui-icons_444444_256x240.png
--------------------------------------------------------------------------------
/public/vendor/jquery-ui/images/ui-icons_555555_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/jquery-ui/images/ui-icons_555555_256x240.png
--------------------------------------------------------------------------------
/public/vendor/jquery-ui/images/ui-icons_777620_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/jquery-ui/images/ui-icons_777620_256x240.png
--------------------------------------------------------------------------------
/public/vendor/jquery-ui/images/ui-icons_777777_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/jquery-ui/images/ui-icons_777777_256x240.png
--------------------------------------------------------------------------------
/public/vendor/jquery-ui/images/ui-icons_cc0000_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/jquery-ui/images/ui-icons_cc0000_256x240.png
--------------------------------------------------------------------------------
/public/vendor/jquery-ui/images/ui-icons_ffffff_256x240.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/jquery-ui/images/ui-icons_ffffff_256x240.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/icons.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/icons.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/image.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/file-icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/file-icons.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/file-icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/file-icons.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/left_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/left_focus.jpg
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/none_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/none_focus.jpg
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/right_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/right_focus.jpg
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/wordimage/imageUploader.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/wordimage/imageUploader.swf
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/rotateleftdisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/rotateleftdisable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/rotateleftenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/rotateleftenable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/rotaterightenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/rotaterightenable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/arrow_down.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/arrow_down.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/button-bg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/button-bg.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/icons-all.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/icons-all.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/loaderror.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/loaderror.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/pagebreak.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/pagebreak.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/sparator_v.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/sparator_v.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/toolbar_bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/toolbar_bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/videologo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/videologo.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/wordpaste.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/wordpaste.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/webuploader/Uploader.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/webuploader/Uploader.swf
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-brands-400.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-brands-400.woff2
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-regular-400.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-regular-400.woff
--------------------------------------------------------------------------------
/public/vendor/fontawesome-free/webfonts/fa-regular-400.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/fontawesome-free/webfonts/fa-regular-400.woff2
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/alignicon.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/alignicon.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/alignicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/alignicon.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/progress.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/progress.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/success.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/success.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/success.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/background/images/success.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/background/images/success.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/video/images/center_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/video/images/center_focus.jpg
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/alldeletebtnupskin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/alldeletebtnupskin.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/rotaterightdisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/rotaterightdisable.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/cancelbutton.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/cancelbutton.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/highlighted.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/highlighted.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/unhighlighted.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/unhighlighted.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/file-icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/file-icons.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/images/file-icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/images/file-icons.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/wordimage/fClipboard_ueditor.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/wordimage/fClipboard_ueditor.swf
--------------------------------------------------------------------------------
/public/vendor/ueditor/lang/en/images/alldeletebtnhoverskin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/lang/en/images/alldeletebtnhoverskin.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/dialog-title-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/dialog-title-bg.png
--------------------------------------------------------------------------------
/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/emotion/images/neweditor-tab-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/emotion/images/neweditor-tab-bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/neweditor-tab-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/neweditor-tab-bg.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/table-cell-align.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/table-cell-align.png
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/snapscreen/UEditorSnapscreen.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/snapscreen/UEditorSnapscreen.exe
--------------------------------------------------------------------------------
/public/vendor/ueditor/third-party/zeroclipboard/ZeroClipboard.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/third-party/zeroclipboard/ZeroClipboard.swf
--------------------------------------------------------------------------------
/storage/framework/.gitignore:
--------------------------------------------------------------------------------
1 | compiled.php
2 | config.php
3 | down
4 | events.scanned.php
5 | maintenance.php
6 | routes.php
7 | routes.scanned.php
8 | schedule-*
9 | services.json
10 |
--------------------------------------------------------------------------------
/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/dotenv-editor/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_chm.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_chm.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_doc.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_doc.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_exe.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_exe.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_jpg.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_jpg.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_mp3.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_mp3.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_mv.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_mv.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_pdf.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_pdf.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_ppt.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_ppt.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_psd.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_psd.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_rar.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_rar.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_txt.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_txt.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_xls.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_xls.gif
--------------------------------------------------------------------------------
/public/vendor/ueditor/themes/default/images/tangram-colorpicker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/themes/default/images/tangram-colorpicker.png
--------------------------------------------------------------------------------
/routes/wechat.php:
--------------------------------------------------------------------------------
1 | group(function () {
6 | include_route_files(__DIR__.'/wechat/');
7 | });
8 |
9 |
--------------------------------------------------------------------------------
/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/cranux/LaravelDevTemplate/HEAD/public/vendor/ueditor/dialogs/attachment/fileTypeImages/icon_default.png
--------------------------------------------------------------------------------
/resources/views/vendor/datatables/script.blade.php:
--------------------------------------------------------------------------------
1 | (function(window,$){window.LaravelDataTables=window.LaravelDataTables||{};window.LaravelDataTables["%1$s"]=$("#%1$s").DataTable(%2$s);})(window,jQuery);
2 |
--------------------------------------------------------------------------------
/resources/views/vendor/adminlte/partials/sidebar/right-sidebar.blade.php:
--------------------------------------------------------------------------------
1 |
4 |
--------------------------------------------------------------------------------
/resources/sass/app.scss:
--------------------------------------------------------------------------------
1 | // Fonts
2 | //@import url('https://fonts.googleapis.com/css?family=Nunito');
3 |
4 | // Variables
5 | //@import 'variables';
6 |
7 | // Bootstrap
8 | //@import '~bootstrap/scss/bootstrap';
9 |
--------------------------------------------------------------------------------
/tests/TestCase.php:
--------------------------------------------------------------------------------
1 |
2 |