Artisan comes with Laravel by default, the only thing you need to do is to navigate to the project's root folder. The root folder is the parent folder of the app folder. For example:
cd c:\xampp\htdocs\your-project-name
and run
php artisan list
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community