Turbocharge your workflow with ready-to-use TALL Stack components.

TallStackUI is a powerful suite of 30+ Blade components that elevate your workflow of Livewire applications.

Your full name
@gmail.com
Use your Gmail
Your current age
Select your country
Select the theme color
You can choose more than one
Enter the code: 12345

* This form is an example

What makes TallStackUI different?

Ready-to-use

More than 30 ready-to-use components, and more than 15 components are in development.

Easy Installation

Components in less than five minutes. A quick installation to save your development time.

Full Personalized

New and unique customization approaches. You've never seen anything like this before.

Continuous Updates

Developers committed to constantly updating the library to add new content or improve current.

Our Sponsors

TallStackUI is an open-source project used by many people and supported by the community. We appreciate all the support we receive. Here are some of our sponsors. Want to see your logo here? Support us!

Everything you need in a single place to start your next TALL Stack project.

See some of our 30+ Blade components in a quick overview.

Alerts 👇🏻

Your text goes here...

... With a lot of color variations

Light

... And with different styles!

Badges 👇🏻

Your text goes here... ... with a lot of color variations and with different styles

+99

and possibilities!

Modal & Slides 👇🏻

TallStackUi

... Can you imagine a complete form content here?

TallStackUi

... Can you imagine a big content here?

Tags 👇🏻

Select your preferred frameworks

Clipboard 👇🏻

Click to copy the secret content

Date Picker 👇🏻

Time Picker 👇🏻

:

:

Select Through API 👇🏻

Color Picker 👇🏻

... and Table 👇🏻

# Member Remove of Laravel Team
1
Taylor Otwell Taylor Otwell
2
Nuno Maduro Nuno Maduro
3
Dries Vints Dries Vints
4
Jess Archer Jess Archer
5
James Brooks James Brooks

A personalization approach never seen before.

Enjoy soft personalization to customize your components at runtime. In just a few minutes and without technical effort, you can personalize all the TallStackUI components.

use TallStackUi\Facades\TallStackUi;
 
class AppServiceProvider extends ServiceProvider
{
public function boot(): void
{
TallStackUi::personalize()
// Determining the component...
->badge()
// Pointing the block...
->block('wrapper.class')
// Personalizing!
->replace('rounded-md', 'rounded-sm')
// Sequentially we can...
->and()
// Personalize other components!
->avatar()
->block('content.text.class')
->prepend('text-2xl');
}
}

TallStackUI is a project designed, created and mainly maintained by AJ Meireles, in partnership with many incredible developers.