Skip to content

Instantly share code, notes, and snippets.

View dgvai's full-sized avatar
🎯
Focusing

Jalal Uddin dgvai

🎯
Focusing
View GitHub Profile
@dgvai
dgvai / laravel-adminlte-component.php
Created September 8, 2020 17:38
Laravel Admin LTE Blade Component configuration for jeroennoten/laravel-adminLTE
'AdminLTE-Components-DG' => [
'active' => true,
'files' => [
[
'type' => 'css',
'asset' => true,
'location' => '/vendor/dg-plugins/select2/css/select2.min.css',
],
[
'type' => 'css',