I just tried a url on my live site and saw this:
if ı write my url artisan, for examlple oguzkurukaya.com/artisan
it shows artisan folder or downloads it. How can disable this?
I just tried a url on my live site and saw this:
if ı write my url artisan, for examlple oguzkurukaya.com/artisan
it shows artisan folder or downloads it. How can disable this?
You should set the root path of your website to public
folder - which contains index.php file.