This is an open source project that provides a starter kit for building web applications with Tailwind CSS, Laravel 10, and the Argon Pro Tailwind UI Kit.
The Argon Dashboard is a complex and innovative dashboard created by Creative Tim. It features bold elements and beautiful design, made up of hundreds of elements, designed blocks, and fully coded pages. The dashboard is built with over 300 frontend individual elements, like buttons, inputs, navbars, navtabs, cards, or alerts, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files and classes.
Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, enhanced with renderless Vue 3 components. With Splade, you can write your app using the simplicity of Blade and still have the full power of Vue.js. It provides features like:
Links and form submissions without full page reload Modals and slideovers that can show any route (and support for nested modals) Beautiful form components with Eloquent Model binding, validation, datetime picker, searchable and taggable selects, and async uploads A DataTables-like table component that supports auto-fill, searching, filtering, sorting, toggling, and pagination This Tailwind CSS Admin Starter Kit is based on the Argon Dashboard and Splade, and includes pre-built design blocks, making the development process seamless. You can easily switch from our pages to the real website, saving you a lot of time going from prototyping to full-functional code.
Clone the project
composer create-project maina401/splaragon your-project-name dev-master
Go to the project directory
cd your-project-name
Seed Users and Roles
php artisan migrate && php artisan db:seed
And away you go ...
php artisan serve
Contributions are always welcome!
To ensure that your contributions are accepted and to maintain a respectful and inclusive environment for all contributors, please follow these guidelines when contributing.
We appreciate your contributions to our project, and we'll do our best to respond to issues and pull requests as soon as possible. We recognize that your time is valuable and we want to make contributing as easy and rewarding as possible.
Please note that this is an open-source project, and contributions are voluntary. We may not be able to address every issue or feature request, but we will do our best to consider all contributions and respond in a timely manner.
Thank you for your support and for helping to make splaragon even better!
This project is open source software licensed under the MIT License