Muah

Results 196 comments of Muah

@Erutan409 can u help with this?

the current solution stands, i meant i wanted to add an extra feature which i think is usable under the new method, something like ``` mix.versionHash({ exclude: ['path/to/file/app.css'] }) ```...

yeah, incase u want mix to handle file coping from `some path` to `public` but **without** hashing it otherwise the external package depending on this file wont work because of...

any news on this ?

if u r using L.5 u should add the ``` php use MaddHatter\LaravelFullcalendar\Facades\Calendar; ``` or inside ur code use it as `\Calendar::xxx();` to call it from the main route. https://github.com/maddhatter/laravel-fullcalendar/issues/31

+1 for that. EDIT: maybe this could help https://github.com/serkanyersen/ifvisible.js