appycodes / appydash
A dashboard generator for Laravel using tailwind Breeze and alpinejs
0.0.3
2023-06-27 12:08 UTC
README
A dashboard generator for Laravel using tailwind Breeze and alpinejs
Appydash requires PHP 8+ and Laravel 9+.
-
Create a new Laravel project.
-
Require Larastarters as a dev dependency, run:
composer require appycodes/appydash --dev
-
Configure Larastarters, run the command below:
php artisan appydash:install
-
Compile the project assets, run:
npm install && npm run dev
Acknowledgements
Authors
Tech Stack
Client: HTML, Blade, Css, TailwindCSS, AlpineJs