adalessa / laravel.nvim

Plugin for Nvim to work with laravel projects.
MIT License
280 stars 15 forks source link

Add `fd` requirement #54

Closed adalessa closed 9 months ago

adalessa commented 11 months ago

Currently fd is use for finding the migration but if is not install in the system breaks the code. The migration is created but there is the ugly error and confusion to the user.

Also add it to the docs

ref: https://github.com/sharkdp/fd