Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Trent Burkenpas
Trent Burkenpas
22,388 Points

Trying to set up ssh for Laravel.

When I type

ssh -T git@github.com

to make sure my ssh is working, i get a permission denied message.

Permission denied (publickey).

I have no idea why this is happening :(

Anthony Garritano
Anthony Garritano
Courses Plus Student 2,165 Points

Can you give some more detail on what you are attempting to accomplish?

1 Answer

Trent Burkenpas
Trent Burkenpas
22,388 Points

thanks for that article. After looking at my files, I do have a ssh file. So I can finally start working on Laravel! I think I did create a shh file earlier. And that might of been the problem