manusiakemos/tall-stack-kit is a Laravel package for tall stack blade component kit.
It currently has 3 GitHub stars and 52 downloads on Packagist (latest version 1.2.25).
Install it with composer require manusiakemos/tall-stack-kit.
Discover more Laravel packages by manusiakemos
or browse all Laravel packages to compare alternatives.
Last updated
[x] livewire tiptap editor
[x] tabs & custom tabs with slot
[x] breadcrumb & custom breadcrumbs with slot
[x] daterange picker
[x] button
[x] modal
[x] alert & toast
[x] input & form group
[x] file upload
[x] select search (livewire clone for select2)
[x] tags (livewire clone for selectize tags)
[x] toggle
[x] textarea
[x] trix editor
[x] radio
[x] confirm
[x] checkbox
[x] custom select
[x] location picker google maps
[ ] menu builder draggable
https://github.com/manusiakemos/tall-stack-kit/wiki/Documentation
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
Be aware that the end user needs to update the namespaces of the published component class and update the render() method to reference the Blade components of the Laravel application directly, instead of referencing the package namespace. Additionally, the Blade component no longer has to be namespaced since it was published to the Laravel application itself
The MIT License (MIT). Please see License File for more information.