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!