Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🙏 Wanted to share what I did with this. #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

🙏 Wanted to share what I did with this. #1

wants to merge 4 commits into from

Conversation

Shelob9
Copy link

@Shelob9 Shelob9 commented Jul 13, 2019

👋 I used this and it helped and wanted to share what I did and say thank you. 🙏 Also, leave notes for anyone else who may try this, --for example me in the future -- as it would be very cool if this worked.

Some notes for anyone else trying this:
I updated Laravel to 5.8. I also added start commands for yarn.

I switched to mysqlite, which in hindsight was a mistake. I should have created a database with mysql and connected to that.

I added authentication. I ran into mixed content warnings at this point. I set APP_URL, etc. using the url of my gitpod instance. Also, the login form is using http, not https, so Chrome still raises a mixed content warning. I don't grok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant