-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Components Categories
Very Important: Blade components are currently in development and testing stage. There is no official release with the components. They will be launched with the
v3.6.0
release. However, you can use themaster
branch if you want to play with they (composer require jeroennoten/laravel-adminlte:dev-master
).
Important: Please, before proceeding note the blade-x components are only available and supported for Laravel >= 7.X versions.
This package provides some blade-x components with AdminLTE
style that you can use to improve the front end development speed. The components are split into the following categories:
Category | Components |
---|---|
Forms Basic | InputGroup, Button, Input, InputFile, Select, Select2, Textarea |
Forms Advanced | DateRange, InputColor, InputDate, InputSlider, InputSwitch, SelectBs, TextEditor |
Tools | Datatables, Modal |
Widgets | Alert, Callout, Card, Info Box, ProfileColItem, ProfileRowItem, ProfileWidget, Progress, Small Box |
Each link will redirect you to the corresponding documentation.
Home | Installation | Updating | Usage | Basic Config | Layout Config | Menu Config | Plugins Config | Blade X-Components - Laravel-AdminTE