
a laravel package to create dynamically dashboard in tebler template ( in development)
Laravel Dashboarder is a Laravel package that enables users to generate an admin dashboard dynamically based on the Tabler template. It utilizes livewire and alpinejs. This package provides a convenient way to create customizable and interactive admin dashboards.
Laravel Dashboarder is a powerful Laravel package that simplifies the process of creating a dynamic admin dashboard based on the Tabler template. With features like Livewire and Alpinejs integration, it provides a seamless and interactive experience for managing and monitoring your application's data.

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.