Newsletter For Templates
Join the Community For Templates
Subscribe to Templates newsletter for the latest news and updates
A Laravel dashboard preset using Tailwind CSS with RTL support, offering Vue and Alpine options with stacked/sidebar layouts.
NotGeek Blog is a personal blog focusing on Web, Software Engineering, Java, backend architecture, and design, sharing insights and code examples.
Tablog-svelte is a minimalistic blog theme built with SvelteKit, designed for easy setup and customization.
Nextplate is a free Next.js starter template with Tailwind CSS and TypeScript, designed to quickly launch Next.js projects.
Relivator is a next.js 15 ecommerce template with better-auth, polar payments, shadcn/ui, tailwind, drizzle orm, and typescript.
This is a Laravel preset for scaffolding a dashboard front-end using Tailwind CSS. It provides support for RTL (Right-to-Left) layouts out of the box. The preset offers different options for Vue and Alpine, with both stacked and sidebar layouts available.
Key Features:
Usage:
composer require miaababikir/laravel-tailwind-dashboard-preset
php artisan ui tailwind-dashboard --option=vue.stacked
php artisan ui tailwind-dashboard --option=vue.sidebar
php artisan ui tailwind-dashboard --option=alpine.stacked
php artisan ui tailwind-dashboard --option=alpine.sidebar
npm install && npm run dev
php artisan serve
Todo: