This package intends to provide themes for prompts
Run the following command:
composer require pjotrvdh/laravel-prompts-themes
Publish config file.
php artisan vendor:publish --tag=prompts-themes-config
You can change the prompts themes of your app from config/prompts-themes.php
file
Pull requests are more than welcome. You must follow the PSR coding standards.
The MIT License (MIT). Please see LICENSE for more information.