laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.43k stars 204 forks source link

Updated Readme.md #42

Closed fawzanm closed 4 years ago

fawzanm commented 4 years ago

This will reduce one step for people who are trying to follow the doc to install the package.

imliam commented 4 years ago

It doesn't really remove a step though, it's doing the same number of things, not sure I see the benefit of this myself.

If you're talking about having to copy + paste one less thing, any modern terminal will let you copy + paste multiple lines and it'll execute them line-by-line anyway.