ekandreas / bladerunner

WordPress plugin for Laravel Blade templating DEPRECATED
http://bladerunner.elseif.se
12 stars 1 forks source link

Error out on missing cache folder #4

Closed khromov closed 8 years ago

khromov commented 8 years ago

Loading template.php instead of template.blade.php if the cache folder is missing is kind of confusing. ("why won't the template load goddamit?"). There's a notice in the admin dash but I don't think we should fail silently here, better let the user know what's going on than give him the wrong templates?