This is a simple instruction to use Tabler in your next Laravel project.
(Tabler is a beautiful dashboard: https://tabler.io/)
How to install:
- first of all run content of
gistfile1.txt
in your Laravel project. - Copy
tabler.js
torecourses/js
. - Copy
tabler.scss
toresources/sass
. - Replace
webpack.mix.js
with your currentwebpack.mix.js