DEV Community

VLReshet
VLReshet

Posted on

CLI UI for Laravel Artisan

Hi guys, just want to introduce you my Composer Package, which provides CLI UI for Laravel Artisan

Example

Here is a link - https://github.com/VladReshet/ArtisanUI

It supports all built-in laravel commands, including your custom commands. Just install it via composer and run "artisan ui". Enjoy!

Top comments (0)