Wade Penistone

Results 16 issues of Wade Penistone

| Q | A | ----------------- | --- | Bug? no | New Feature? yes | Framework Laravel|Lumen | Framework version | 5.x.y | Package version | 9.x.y | PHP...

Hi there, Recently on a different ship sub project called ship-db where the purpose of it is to sync databases across environments I have the following scenario. The plugin has...

feat
shipit-cli

Found this just today and immediately wanted to use it for a project involving converting SSML (speech synthesis markup language) to markdown. I got a boilerplate working, but when I...

So Iv'e got a generator.js file working fine locally using a global command when I'm in the same directory as the file. However I'm wanting to also trigger it via...

I get this error when using cli with following command: `wordpos get over` Not sure if it's an issue progmatically aswell

bug

Hi, I'm using this library to build a playing card game where this component is used as an interface to swipe through cards. My issue is I want to use...

Hi, I'm using a 64 bit os for my raspberry pi so I can use libraries for projects where the 32bit versions would normally fallover (eg mongodb 2gb limit). I...

So I'm looking to be able to serialise a response from doing a find on my store using JSON API adapter. I can do this fine using the server example...

Hi, I'm having issues with sending the headers in the expected format. When I attempt to set Content-Type or Accept I get errors (emitting the headers works fine) Setting either...

### Expected behavior I'm using SFC (single file component) hybrid where my js and sass file are linked from my vue file. The sass file itself imports files located in...