Skip to content

Plugin for skipping the php command when running artisan commands and ./sail or ./vendor/bin/sail when running sail commands.

License

Notifications You must be signed in to change notification settings

empresslabs/laravel.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel.plugin.zsh laravel.plugin.zsh

Plugin for skipping the php command when running artisan commands and ./sail or ./vendor/bin/sail when running sail commands.

Preview

Installation

git clone https://github.com/empresslabs/laravel.plugin.zsh.git $ZSH_CUSTOM/plugins/laravel
~/.zshrc
plugins=(... laravel)
zinit light empresslabs/laravel.plugin.zsh
zi light empresslabs/laravel.plugin.zsh
zgenom load empresslabs/laravel.plugin.zsh
zplug empresslabs/laravel.plugin.zsh

Usage

cd /path/to/laravel/project # or subdirectory
artisan # instead of php artisan
sail # instead of ./sail or ./vendor/bin/sail

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Plugin for skipping the php command when running artisan commands and ./sail or ./vendor/bin/sail when running sail commands.

Topics

Resources

License

Stars

Watchers

Forks

Languages