Mattias Fjellvang
Mattias Fjellvang
We really need a Flatland theme for phpstorm. Flatland is Sublime editor's most popular theme. See: https://github.com/thinkpixellab/flatland 
There are issues if you do this: ``` {!! BootForm::text('Name', 'tickettype[][name]') !!} ``` It generates the following: ``` Name ``` But that is invalid when you have multiple. Id and...
Hello! This package should defiantly support the new Laravel 5.2 array validation. Like this: ``` /** * Get the validation rules that apply to the request. * * @return array...
This is the output: ``` > ergo setup osx Current detected system: darwin Command: networksetup -listnetworkserviceorder networksetup -listallnetworkservices networksetup -listallhardwareports networksetup -detectnewhardware networksetup -getmacaddress networksetup -getcomputername networksetup -setcomputername networksetup -getinfo...
I am wondering why this repo has eased to commit. Also Google Seasame is out. Is it considered unsafe or what? --- Want to back this issue? **[Post a bounty...
Hi there! Great package - really good job. :+1: This is my first pull request to the open source community - now you're warned! :) I use your package through...
If I input an invalid / missing file in manifest.json, gulp will not warn me of this. I believe it could be handy with some sort of error handling for...
Hi there, I am trying to figure out how to pull in tooltip.min.js before bootstrap is loaded which is required by bootstrap (https://getbootstrap.com/docs/4.3/components/tooltips/). Currently my `manifest.json` looks like so: {...
Is it possible to revert the process?