DEV Community

Discussion on: Laravel 8 Authentication using Bootstrap 4 instead of Tailwind

Collapse
 
kabircse profile image
Kabir Hossain • Edited

I have some questions about Laravel 8. Could you answer me?

  1. Why Laravel 8 choose Tailwind CSS over BootStrap?

  2. Can I use Laravel Jetstream (inertia) with BootStrap instead of Tailwind?

  3. Is Laravel Jetstream (inertia) can be useable with API also, Just calling the same URL from api.php?