laravel-zsh-plugin icon indicating copy to clipboard operation
laravel-zsh-plugin copied to clipboard

A oh-my-zsh plugin that improve laravel development workflow.

Results 1 laravel-zsh-plugin issues
Sort by recently updated
recently updated
newest added

When using an artisan command the completion appears to be restricted to artisan commands only, so it doesn't work for files if I have to give one as argument to...