susanBuck / e15-spring22

0 stars 0 forks source link

I am a bit confused on the Week 5, Question 2 requirement #26

Closed YvaGithub closed 2 years ago

YvaGithub commented 2 years ago

Hello Everyone, For the second question, I am a bit confused where it says: "initialize a new p2 Laravel application within the e15 directory, making it accessible via http://e15p1.yourdomain.com. The "p1" in the url throws me off a bit. Is p2 instead or is it p2 inside of p1?

Anticipated thanks, Yvaral

pllealfunes commented 2 years ago

You have to create the p2 project in the e15 directory. Take a look at the notes on how to create a new Laravel project to do this. The url will be the same as above but change p1 to p2.

YvaGithub commented 2 years ago

I do know how to create it. My confusion was the way I read the requirement for the url. I did create it the right way, I just wanted to make sure I was doing it correctly. Thanks

On Sat, Feb 26, 2022, 11:52 PM pllealfunes @.***> wrote:

You have to create the p2 project in the e15 directory. Take a look at the notes on how to create a new Laravel project to do this. The url will be the same as above but change p1 to p2.

— Reply to this email directly, view it on GitHub https://github.com/susanBuck/e15-spring22/issues/26#issuecomment-1053128135, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKCUDIGEKXIFGOWBGPRZYKTU5GUZDANCNFSM5POHWVVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

susanBuck commented 2 years ago

This was a typo on my part. p1 should be p2. I will correct it.

YvaGithub commented 2 years ago

Thank you!