Hey!
using laravel/ui shouldn't be a big problem, but it won't receive any updates in the future. There are third party packages that have the functionality of laravel/breeze and use bootstrap instead of tailwindcss like https://github.com/khadegd/laravel-breeze-bootstrap that are actively maintained.
If you don't need any of that, you can always create your own stylesheets and work with Laravel Mix to transform/compile them.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community