pjotrvdh / laravel-prompts-themes
Laravel Prompts Themes
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pjotrvdh/laravel-prompts-themes
Requires
- php: ^8.1
- laravel/prompts: ^0.1
- spatie/laravel-package-tools: ^1.9.2
README
This package intends to provide themes for prompts
Getting Started
1. Install
Run the following command:
composer require pjotrvdh/laravel-prompts-themes
2. Publish
Publish config file.
php artisan vendor:publish --tag=prompts-themes-config
3. Configure
You can change the prompts themes of your app from config/prompts-themes.php file
4. Examples
Contributing
Pull requests are more than welcome. You must follow the PSR coding standards.
License
The MIT License (MIT). Please see LICENSE for more information.




































