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

after installation of composer and everything is all downloaded , still not work #2

Open
sherifdeen189 opened this issue Mar 1, 2020 · 4 comments

Comments

@sherifdeen189
Copy link

i had later got the download with composer using terminal and the commands but the file cannot still not see php class in the autoload , please can cause , i am stilll using the current json file to install the composer, what could be wrong

@mykisscool
Copy link
Owner

You'll need composer and npm to build this project properly.

Run:

composer install
composer dump-autoload -o
npm install

What is your error?

@sherifdeen189
Copy link
Author

sherifdeen189 commented Mar 1, 2020 via email

@sherifdeen189
Copy link
Author

sherifdeen189 commented Mar 1, 2020 via email

@mykisscool
Copy link
Owner

mykisscool commented Mar 2, 2020

I am assuming you installed this locally, first? Is the application accessed with an absolute path like http://myblackjack.test/ or with a relative path like http://mywebsite.test/blackjackgame?

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

No branches or pull requests

2 participants