Martin Bean

Results 32 issues of Martin Bean

I’ve a model that I’ve added the file upload plugin to as a behavior. My model is set up as follows: ``` php

I'm trying to use the `FileUpload` plugin in my CakePHP (1.3) app. I have two models: `PendingContract` and `PendingContractFile`. A `PendingContract` can have many `PendingContractFile`. When saving a new `PendingContract`,...

Surprised there isn’t an icon for a t-shirt already!

icon-request

I have a keyboard with the numeric layout. When I click “5” and then the decimal point, it clears the value and I get this message in the console: >...

http://www.yourfightsite.com

This package becomes unusable for me after a few minutes of usage. I get the following in the Console: ``` Uncaught Error: Connection is closed. at new ConnectionError (/Users/martin/.atom/packages/ide-php/node_modules/vscode-jsonrpc/lib/main.js:131:28) at...

This library seems limited. For example, I want to fetch my public uploads. Looking through the public methods in the class I can’t do this. I can’t even craft my...

I’m trying to get tree shaking working in a Laravel project that uses Laravel Mix. Here are my files: ```js // app.js import Vue from 'vue'; import vuetify from './plugins/vuetify';...

Extra parameter tokens should be added at run-time to a Toro application, rather than passed as part of the `serve` method.

Enhancement

Laravel launched [Pennant][1], a feature flag package, alongside version 10.x of the framework. Pennant raises events when resolving a known feature, so the Bugsnag package could hook in to this...

feature request
backlog