Chris Hallgren
Chris Hallgren
#### Description of the problem: It would be nice to have support in the Decoder to support GenericMultipleBarcodeReader.
When running CakeDC/Users version 9.2.1 and CakePHP 4.3.1 the following message is outputted ``` CAKE/Core/functions.php:322 Colon prefixed route placeholders like `:foo` are deprecated. Use braced placeholders like `{foo}` instead. -...
It would be helpful to prevent users from choosing reserved usernames. Such as `admin`, `root`, _swear words_, etc
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 4.4.2 * Migrations plugin version: 3.5.2 * Bake plugin version...
So I created a new app following the instructions on cakephp/app and when baking my first migration using the `bin/cake bake migration_snapshot Initial` the following exception is generated. However the...
When baking a migration_diff or migration_snapshot with a database that has a view table, bake includes the view as a table. I would expect it to not include the view...
So for Rackspace and Amazon S3 a ContentType/Content-Type is required when uploading a file, as the service doesn't automatically set a ContentType for objects that are uploaded. If the content...
## This is: - [X] Feature request - [X] Idea ## Expected Behavior Would love to have the shake effect available ## Actual Behavior Shake effect unavailable
### Summary I use the plugin [Tpetry/PostgresqlEnhanced](https://github.com/tpetry/laravel-postgresql-enhanced) and it adds some useful Postgres Features to Laravel but the autocomplete in PHPStorm isn't working fully. I did notice the write-mixin option...
Thanks for the plugin it works great but on larger files the default 60 second timeout isn't long enough. It would be nice to have an option to set the...