Colpobrien
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Colpobrien created a post, HTML gets stripped on paste with Blade files
If I copy a block of code that has a mix of php code and html in it, in a Blade template, phpstorm is stripping the html portion of the text. Block that is copied: <div class="grid__image"> <img ...