@Sinnbeck I know I can do it that way, but I'm in a Windows enviroment.
I want the packageprovider to create the link. I want to do it that way because I don't want the package users to be messing with the files of my package directly. It will make my updates more easy.
Just for reference. Here is how laravel makes symlinks. But be aware that this is something that we as the users do, not a package that does it without our knowledge :)