laravel-mongodb-tutorial
Tailwind CSS
laravel-mongodb-tutorial | Tailwind CSS | |
---|---|---|
1 | 1,478 | |
3 | 86,325 | |
- | 1.3% | |
0.0 | 9.9 | |
almost 2 years ago | 3 days ago | |
PHP | TypeScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-mongodb-tutorial
-
How to Use MongoDB With Laravel
You can find the code for this tutorial on this GitHub Repository.
Tailwind CSS
-
Why I Use Jekyll for Custom, Cost-Effective Web Development (And When It’s Not the Right Choice)
Tailwind CSS (Utility-first CSS framework for rapid styling)
-
TailwindCSS & DaisyUI in the Shadow DOM
However, using popular styling frameworks like TailwindCSS and DaisyUI inside the Shadow DOM isn’t straightforward. Since styles in the Shadow DOM don’t inherit from the global stylesheet, you need a strategy to ensure your component still benefits from Tailwind’s utility classes and DaisyUI’s prebuilt components.
-
How to Build a Portfolio Website with React
In this step-by-step tutorial, you'll learn how to build a professional portfolio website using React and Tailwind CSS, with ButterCMS handling your content management.
-
Tailwind CSS vs. Bootstrap: Which Framework is Better for Your Project?
Tailwind CSS is a utility-first CSS framework created by Adam Wathan and released in 2017. Unlike traditional CSS frameworks that provide pre-styled components, Tailwind CSS focuses on providing low-level utility classes that let you build custom designs directly in your HTML markup without writing custom CSS for every element.
-
How to detect classes contained in ruby gems in Tailwind 4
We briefly tried to use a glob in the gem path in the Tailwind configuration (as in @source ".../.bundle/gems/flowbite-*/...") but this did not work, probably due to a limitation of the Tailwind scanner regarding symlinks.
-
Getting started with Tailwind v4
This is a basic guide so I won't go into much further depth. 99% of questions can be answered with a simple search on the Tailwind Docs site at tailwindcss.com. If you can't find the answers there, hop on to the Tailwind Discord and we'll do our best to help.
-
The Modern 2025 Web Components Tech Stack
Tailwind
-
Knowing CSS is mastery to Front end Development
I disagree with many of the comments here. CSS is not too complicated. It's a good way to style HTML elements.
There are some popular abstractions to writing CSS such as Tailwind. Although I do see it misguiding a lot of people. When you don't know CSS but want a webpage use a template instead. If you want deep custom styling you will need to understand CSS. Tailwind is just a collection of predefined utility classes which you then over use, breaking a few clean code principles along the way, but you get a decent looking website without writing all the utility classes yourself, which can be helpful especially in larger team projects.
There are improvements to this problem such as DaisyUI.
But regardless, they do require some understanding of CSS. And if you do understand some CSS, getting to the next level and learning how to write scalable CSS is not much harder. The simple requirement of having global and scoped styling is a given in every modern framework.
This is partly what led me to create a guide on writing modern scalable HTML and CSS: https://webdev.bryanhogan.com/
Tailwind (wow, the website is a laggy mess): https://tailwindcss.com/
-
Tailwind CSS vs. Vanilla CSS: Which One Should You Choose?
Check out Tailwind docs to learn more about tailwind.
-
30 Best Free Tools for Frontend Developers in 2025
Website: tailwindcss.com
What are some alternatives?
laravel-mongodb - A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
antd - An enterprise-class UI design language and React UI library
Alpine
Bulma - Modern CSS framework based on Flexbox
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
unocss - The instant on-demand atomic CSS engine.