Chris Hearn
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Why warning: PhpStorm v8 extension *.blade.php was reassigned to Blade?
Hi, I expect this is a real noob dumb question, but every time I start up I get this warning appears:"File type recognized: File extension *.blade.php was reassigned to Blade (Revert)"(in phpStorm ... -
Created Version hell with behat/mink in 8 EAP
Hi,I am quite new to behat etc, but trying to set this up in the latest phpStorm PS-138-1901I cannot find the right combination to install all the pieces for:Behat, with Mink, with goutte and selen... -
Created phpStorm PS-138-1505 bug for style @import in blade file?
I think there is a bug when a .blade.php file has html <style> @import statement- phpStorm gives an error warning: "Unexpected token" at the start of @import(Exactly the same code in an .html file ...