app-default
.<?
in the blade HTML file.typed.js
version issue when build using webpack.select2
app/helpers.php
from assetCustom()
to getAsset()
init.js
demo3
aside option in the config file.yajra/laravel-datatables-buttons
version.yajra/laravel-datatables-oracle
version.yajra/laravel-datatables
compatibility.Base table or view not found: 1146 Table 'laravel_template.settings' doesn't exist
dark-sidebar
.vendors
list from config.barryvdh/laravel-debugbar
plugin.Google Font
to Inter
. Previewwebpack mix
to include widgets javascript files in the build.webpack.mix.js
to remove unused plugins.Dark Mode
dynamic switch support.Bootstrap v5.2.0
framework update.Dark Mode
code refactoring to enable dynamic theme mode switch.Font Awesome v6.1.1
icon set update.Datatables.net v1.12.1
plugin update.CKEditor v34.0.0
plugin update.Popperjs v2.11.5
update.fonticons
.LogReader
plugin to work with Laravel 9jstree
missing image.jquery
autoload in the webpack mix.LogReader
plugin error for datatable demo page.fideloper/proxy
old library to support Laravel 9.laravel-page-speed
old library to support Laravel 9.fonticons
.dark mode
dropdown menu.KTMenu.createInstances();
to reinitialize the dropdown.php artisan optimize
command.resources/views/vendor
@popperjs/core
version with ~2.10.1
popper
plugin dependency warning during npm install
.toastr
path using custom plugin resources/assets/core/plugins/toastr/build/toastr.css
.webpack-rtl-plugin
compilation error by updating its version to 2.0.0Popper
version to v2.10.1
in packages.json
.select2
dropdown position in the RTL mode and in the minified build.select2
event change.select2
not triggerselect2
jquery pluginDataTables
jquery plugin when initialized multiple tables.flatpickr
plugin CSS.CSRF token
in the reset password page.KTMenu
dropdown position issue caused by Popper v2.11.0
auto update. Requires packages update with Yarn
.__('Title Text')
via config/global/menu.php
file.Demo 6
. See preview.select2
dropdown plugin.data-kt-menu-flip
attributes from the HTML code of KTMenu
instances to automatically handle the responsive and parent overflow modes.Overview
route page error.KTMenu
responsive and parent overflow issues.Duotone
SVG icons replaced with in-house designed Duotune
icons/users/{id}/edit
. See example in app/Http/Controllers/UsersController.php
.npm run dev --demo1 --rtl
..container
class changed to .container-xxl
in demos layouts for better responsiveness in small to medium desktops.Demo 4
layout. See preview.Demo 2
. See preview.Demo 3
to Demo 7
.asset()
for images.@php ... @endphp
for additional PHP code in the blade file.Demo 3
layout. See preview.subdir
optionDatatable
plugin.skin
to mode
globally.demo2
after login for preview.dark-skin
to dark-mode
globally.Spatie Permission
plugin exist.view
and assets
to support multi demos.assetIfHasRTL()
to assetCustom()
.config/global
package.json
plugin packages version.composer.json
plugin packages version.webpack.mix.js
file to rename output CSS file name plugins/global/extend.bundle.css
to plugins/global/plugins-custom.bundle.css
datatable
plugin in webpack.mix.js
file.webpack.mix.js
to move reusable assets to global.*
) path.Account Overview
demo page.Change Password
feature on profile page.Change Email
feature on profile page.Audit Log
listing page. The logs are automatically created by the user's activity in the user Model. Eg. Registering, reset password, update email, update user information, etc.Laravel Socialite
plugin package and demo Google login integration.Breeze
package version.Datatables
loading spinner.Account Settings
demo page with ajax form.avatar
image upload and view.name
into two fields; first_name
and last_name
.reference
page to list all plugins from composer.json
.datatable
listing demo column width.System Error Log
demo page.PHPUnit Test
for basic pages.@else
code in master.blade.php
.Demo 1 Laravel 8
version - Preview.