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.txtin your Laravel project. - Copy
tabler.jstorecourses/js. - Copy
tabler.scsstoresources/sass. - Replace
webpack.mix.jswith your currentwebpack.mix.js