Laravel4 framework comes with a default .htaccess rule for create pretty urls.
The rule is this.
Options -MultiVie
You can use the import Apache rules feature to convert Apache rule to IIS.
In your case, it will go as:
Or in the web.config file:
web.config