Laravel app redirects to license page on command
I downloaded a Laravel app from a production server, so i want to run it locally on my machine but each time i try to run “php artisan serve” I’m getting redirected to this license page.
please note I’m new to Laravel