Skip to content

Update readme.md #15

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update readme.md #15

wants to merge 1 commit into from

Conversation

Sylk
Copy link

@Sylk Sylk commented Aug 16, 2019

Change required to steps to help fix #12

Change required to steps to help fix LaravelDaily#12
@@ -16,6 +16,7 @@ One CRUD operation to manage Companies - create/edit/update/delete.
- Run __php artisan key:generate__
- Run __php artisan migrate__
- Run __php artisan passport:install__
- Run __composer update__
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sylk how would that composer update help if there was composer install done just before it? Doesn't make sense, sorry.

Copy link
Author

@Sylk Sylk Aug 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran the commands in the current order, and it had trouble until I ran composer update after passport install.

As to why, well I'm just referencing #12 because I had the same issue and that resolved it for me.

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.

Could not load companies
2 participants