Ryan Worth
Ryan Worth
After behat asks is you want to create a spec all I get is a dump of phpspec. Using a windows machine if this applies. Doesn't matter if I specify...
rainglow
You seriously need to update the readme to point people towards rainglow. Love you themes but these schemes were always missing something for phpstorm. After years of using my own...
What are your thoughts on making this a numeral.js plugin? http://numeraljs.com/#custom-formats Might make implementing the multiple language packs easier.
I've been digging into the RequestCriteria and have noticed that, if someone wanted to, they could essentially apply its functionality directly to a model/builder instance without a repository being required....
I think these live templates should be integrated into this plugin instead of the blade auto completion https://github.com/javidalpe/laravel-blade-phpstorm-live-template
Now that the easy of inserting HTML into the alert has been changed the docs need to provide a simple example for people how simple want to format the content....
My suggestion is to make the button slot be an `` element by default with the call being fully custom rather than forcing the `btn` class. Also making the caret...
If I do something like the below in a component for a state, links inside the `` can't use the `v-link` directive ``` ... ```
Make full width the `col-lg*`, `col-md*` & `col-sm*` with no smaller breakpoints set. Example ``` ``` is equivalant to ``` ```