Skip to content

Components Categories

Diego Smania edited this page May 5, 2021 · 11 revisions

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 the master 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.