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

Stuck while Running Laravel Project After Installing Package #48

Open
tinebasilio opened this issue Aug 29, 2024 · 3 comments
Open

Stuck while Running Laravel Project After Installing Package #48

tinebasilio opened this issue Aug 29, 2024 · 3 comments

Comments

@tinebasilio
Copy link

tinebasilio commented Aug 29, 2024

Hello there! I'm a beginner with Laravel and I recently forked the repository to work on a project. I successfully cloned the repository. However, I am currently stuck right after running the composer require harishdurga/laravel-quiz command. attempted to start the Laravel development server with php artisan serve, but there is no existing artisan file in the root directory. I also tried to run composer install but it's not working.

As a beginner, I’m unsure about the next steps required to properly set up and run the project locally. Are there additional setup steps that might be needed to get the project running? Thank you so much in advance!

@harishdurga
Copy link
Owner

You had run composer require harishdurga/laravel-quiz command inside a Laravel project right?

@tinebasilio
Copy link
Author

tinebasilio commented Sep 1, 2024

Yes, I ran the composer require harishdurga/laravel-quiz command inside the Laravel project. I’ve attached a screenshot of the terminal output for your reference.

Screenshot 2024-09-01 090240

@devope
Copy link

devope commented Oct 25, 2024

@tinebasilio it is not a package related problem, you have an error with artisan command.
Check your system configuration.

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

3 participants