I installed FlorientR/laravel-gentelella, by cloning it with phpstrom.
I do not find the dir 'css' under 'public' Folder. So bootstrap.min.css (path: css/bootstrap.min.css) file is not loaded by the page.
What have I to do now? Pls help.
I installed FlorientR/laravel-gentelella, by cloning it with phpstrom.
I do not find the dir 'css' under 'public' Folder. So bootstrap.min.css (path: css/bootstrap.min.css) file is not loaded by the page.
What have I to do now? Pls help.
Run this:
npm install --global bower gulp
npm install
bower install
gulp