Why don't you just create the your new css and js in the already existing public directory? Something like this
.........public
.............css
...................dashboard (All your dashboard css goes here)
...................site (All your site css goes here)
.............js
...................dashboard (All your dashboard js goes here)
...................site (All your site js goes here)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community