laravel windmill dashboard
v2.0.0
git clone https://github.com/abdulbasit-dev/laravel-windmill-dashboard.git
touch .env
composer install
php artisan key:generate
php artisan migrate --seed
(note --seed will fill the database with dummy data)Feel free to contribute to the project by submitting issues or creating pull requests. Your feedback and suggestions are always welcome!