Laravel Frontend Presets: TALL Version of Laravel UI

preview_player
Показать описание
There are a lot of Laravel starter kits created, today I want to show one more, TALL preset with Livewire, Tailwind, and Alpine.

- - - - -
Support the channel by checking out our products:
Рекомендации по теме
Комментарии
Автор

This is a really good package for my upcoming laravel projects. Thank you for this!

JSONFX
Автор

Thanks for this. The TALL stack is quickly becoming my stack of choice!

phoenixedge
Автор

I love your work, thank you for helping me in my adventure

kentcassidy
Автор

Great!!! Very util...!! continue the masters class... 👍👍

lesniergonzalez
Автор

This video gave me my motivation back!

nathanashe
Автор

I like your starter kit more, and it will be much better if you can make livewire and permissions into it.

davidson
Автор

Shold we mix front and back end stuffs for large scale projects ?

gtsmeg
Автор

Regarding fast development what do you think about blueprint?

dominicbachmann
Автор

is there any good package for connecting the Laravel backend to the multiple domain frontend control by API without having the CORS issue?

AksoomHussain
Автор

I tried to install the TALL presets on my a project which I starting using QUICKADMIN panel. After the installation, I couldn't find all my pages, I got the 404 error. I'll appreciate any help please

grow-with-dickson
Автор

Hey bro, can you say which extension did you use in crome for generating fake data?

pantabi
Автор

How can we use Laravel routes in external js file

rajeshvuppala
Автор

show me more TALL sample please if u can...Thanks a lot....👍

stephenlau
Автор

Is it possible to make a video on how to make like a template

For eg.

Let's say you have clients that can login to your application and each of that client's has customers or something but that client want to edit the way the email is set up for eg

Those clients can send a email to there customer they press the button send user a letter or something but the client have a form in a setting page and the form looks like this
An input text area
And the text area include something like this

Dear customer (customer name) bla bla you have received a letter and your outstanding amount is (customer total due) and the when they press the button again after setting up how the email template must be set up it wil ful in those gaps but they have the ability to make their own email templates without you having to hard code the emails please guide me on how to do it or where to find something like this please thank you so much

kingstalker