I am very new to using XAMPP. I have configured in my settings for XAMPP to start automatically during windows start up. Normally in my shell in XAMPP, i do this command always
cd users/documents/myapp
users/documents/myapp: php artisan serve
Is there a way that i can make my XAMPP run this command anytime its auto starts on my computer?
PS: Apologies for my bad english and i am newbie to XAMPP and server side stuff