Skip to content

Could not load companies #12

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
weblikero opened this issue May 15, 2019 · 10 comments · May be fixed by #15
Open

Could not load companies #12

weblikero opened this issue May 15, 2019 · 10 comments · May be fixed by #15

Comments

@weblikero
Copy link

After install I get this message " Could not load companies"...and cannot create neither.
https://ibb.co/ZczgCs5

@Daniyal-Javani
Copy link
Contributor

Daniyal-Javani commented May 15, 2019

What's the HTTP status code and the error message? You can check it with F12 and select network tab.

@weblikero
Copy link
Author

https://ibb.co/GtXtKMG

@weblikero
Copy link
Author

LogicException
Key path "file:///home/ghita/Apps/LaravelVueFirstCrud/storage/oauth-public.key" does not exist or is not readable

@Daniyal-Javani
Copy link
Contributor

Daniyal-Javani commented May 15, 2019

It must be related to passport. Please run this commands:

php artisan passport:install

@weblikero
Copy link
Author

https://ibb.co/QvFF6q9

@Daniyal-Javani
Copy link
Contributor

Just one more step, run this command must fix your problem

composer update

@weblikero
Copy link
Author

it works..thank you

Daniyal-Javani added a commit to Daniyal-Javani/Laravel-Vue-First-CRUD that referenced this issue May 15, 2019
Daniyal-Javani added a commit to Daniyal-Javani/Laravel-Vue-First-CRUD that referenced this issue May 15, 2019
Sylk added a commit to Sylk/Laravel-Vue-First-CRUD that referenced this issue Aug 16, 2019
Change required to steps to help fix LaravelDaily#12
@Sylk Sylk linked a pull request Aug 16, 2019 that will close this issue
@Sylk
Copy link

Sylk commented Aug 16, 2019

Close this on out. @weblikero

@wilmertri
Copy link

Just one more step, run this command must fix your problem

composer update

I had the same error, thanks for that

@kapitannwel
Copy link

Just one more step, run this command must fix your problem

composer update

i had the same exact problem with OP, composer update also fixed my prob. thanks!!!

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 a pull request may close this issue.

5 participants