ThinkPhp5.1 adds an error when accessing without adding index.php
In the background of production, if you do not add Index.php during access, and use {:url('welcome')} to bind the access path, an error will be reported when accessing. How to solve it: