spatie / laravel-tags

Add tags and taggable behaviour to your Laravel app

Home Page:https://freek.dev/609-an-opinionated-tagging-package-for-laravel-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not fully installable on windows system?

hexathos opened this issue · comments

Hi,

I did a composer require spatie/laravel-tags and it resulted in

file_put_contents(D:\data\dev\xxxed-out\vendor\bin/sail): Failed to open stream: No such file or directory

while vendor\bin\sail was created.

it's working fine on a linux environment.