diff --git a/public/.htaccess b/public/.htaccess index 4d4533d..903f639 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,7 +1,3 @@ -php_value memory_limit 100M -php_value post_max_size 100M -php_value upload_max_filesize 100M - Options -MultiViews diff --git a/resources/views/laralum/installer/locale.blade.php b/resources/views/laralum/installer/locale.blade.php index d1e99e8..8f68d9b 100644 --- a/resources/views/laralum/installer/locale.blade.php +++ b/resources/views/laralum/installer/locale.blade.php @@ -8,7 +8,7 @@ - {!! Laralum::include('laralum_header') !!} + {!! Laralum::includeAssets('laralum_header') !!}