Download the PHP package laravel-dashboard-kit/dashboard-ui without Composer
On this page you can find all versions of the php package laravel-dashboard-kit/dashboard-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-dashboard-kit/dashboard-ui
More information about laravel-dashboard-kit/dashboard-ui
Files in laravel-dashboard-kit/dashboard-ui
Download laravel-dashboard-kit/dashboard-ui
More information about laravel-dashboard-kit/dashboard-ui
Files in laravel-dashboard-kit/dashboard-ui
Vendor laravel-dashboard-kit
Package dashboard-ui
Short Description Dashboard UI package for Laravel Dashboard Kit
License MIT
Package dashboard-ui
Short Description Dashboard UI package for Laravel Dashboard Kit
License MIT
Please rate this library. Is it a good library?
Informations about the package dashboard-ui
LDK Package DashboardUI
- Requirement
- Routes
- Dashboard Theme Structure
- Layouts
- Global properties
- Components
- Widgets
- Resources
Requirement
Routes
- /logout:
POST
Dashboard Theme Structure
Your theme should include the following structure
Layouts
- full
- horizontal
- blank
Global properties
header
: = false
to hide header
menu
: = false
to hide menu
Components
- badge
color
: primary, secondary, success, danger, warning, info, light, dark. Default is lightpill
: get rounded shape
- form
action
: the url to submitmethod
: default isPOST
- form-input
- where
$slot
is the label and placeholder name
required
<x-slot name="before></x-slot>
icon-before
<x-slot name="after></x-slot>
icon-after
mask
: add text below the inputdir
: rtl or ltr
- where
- form-label
required
: default false
- form-submit
- card
title
subtitle
image
align
: center, left, right
- button
color
: default infosize
: default normalexpand
: default normalhref
: convert to anchor tag
- login
- $slot will be added on the extra section
action
: form action to submittitle
subtitle
email-input-name
password-input-name
remember-checkbox-name
- row
- col
size
md
lg
- flex
x
: in flex direction: start, end, center, between, aroundy
: in opposite flex direction start, end, center, baseline, stretch
Widgets
- progress bar
value
: value of progress barcolor
All versions of dashboard-ui with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
akhaled/livewire-sweetalert Version ^0.1
andreiio/blade-remix-icon Version ^1.0
asantibanez/livewire-select Version ^2.0
blade-ui-kit/blade-icons Version ^1.1
brunocfalcao/blade-feather-icons Version ^2.0
codeat3/blade-carbon-icons Version ^2.0
codeat3/blade-eos-icons Version ^1.7
illuminate/support Version ^9.0
laravel/ui Version ^3.3
livewire/livewire Version ^2.5
mckenziearts/laravel-notify Version ^2.2
mediconesystems/livewire-datatables Version ^0.10
psr/simple-cache Version ^2.0
ryangjchandler/blade-tabler-icons Version ^1.1
spatie/laravel-blade-javascript Version ^2.6
akhaled/livewire-sweetalert Version ^0.1
andreiio/blade-remix-icon Version ^1.0
asantibanez/livewire-select Version ^2.0
blade-ui-kit/blade-icons Version ^1.1
brunocfalcao/blade-feather-icons Version ^2.0
codeat3/blade-carbon-icons Version ^2.0
codeat3/blade-eos-icons Version ^1.7
illuminate/support Version ^9.0
laravel/ui Version ^3.3
livewire/livewire Version ^2.5
mckenziearts/laravel-notify Version ^2.2
mediconesystems/livewire-datatables Version ^0.10
psr/simple-cache Version ^2.0
ryangjchandler/blade-tabler-icons Version ^1.1
spatie/laravel-blade-javascript Version ^2.6
The package laravel-dashboard-kit/dashboard-ui contains the following files
Loading the files please wait ....