We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efda6cf commit 01aaec9Copy full SHA for 01aaec9
src/config/backpack/base.php
@@ -68,6 +68,7 @@
68
],
69
70
// CSS files that are loaded in all pages, using Laravel's @vite() helper
71
+ // Please note that support for Vite was added in Laravel 9.19. Earlier versions are not able to use this feature.
72
'vite_styles' => [ // resource file_path
73
// 'resources/css/app.css' => '',
74
0 commit comments