Questions tagged as 'create-project'

0
answers

Creating project templates in vs with existing projects

I'm trying to create a project template in vs 2017 using SideWaffle , the problem is that it references existing projects in separate folders. ex: sln: project A      libraries \ project b      libraries \ project c The projec...
asked by 04.04.2018 / 16:40
1
answer

Authentication Required (packagist.org)

I'm trying to create a project in laravel with the command: composer create-project --prefer-dist laravel/laravel blog But you are requiring authentication: Authentication required (packagist.org) Username: Password: I do not...
asked by 08.11.2017 / 20:13