Releases: caneco/artisan-aliases
Releases · caneco/artisan-aliases
A couple of features
Here's the plan for what's coming:
- Remove an existing alias using the option
--d|delete - Firing a
@handlemethod if alias has a::classreference - Alert the user try to add an alias with
sudoin the command (usefull?) - Add comments
- Allow to replace an existing alias using the option
--force - Add tests
Initial release
Here's the plan for what's coming:
- Remove an existing alias using the option
--d|delete - Allow to replace an existing alias using the option
--force - Firing a
@handlemethod if - Alert the user try to add an alias with
sudoin the command (usefull?) - Add comments
- Add tests