Log message #3880780

# At Username Text
# May 26th 2016, 13:27 fgarcia Https://github.com/josegonzalez/cakephp-upload already tried and has some bugs
# May 26th 2016, 13:26 nemmons oh wow awesome
# May 26th 2016, 13:26 hmic yes, flysystem is the way to go!
# May 26th 2016, 13:25 fgarcia Thank you slackebot
# May 26th 2016, 13:25 fquffio fgarcia, this library (http://flysystem.thephpleague.com/) provides a good level of abstraction amongst several storage options, including Amazon S3. This CakePHP 3 plugin (https://github.com/josegonzalez/cakephp-upload) makes use of that library.
# May 26th 2016, 13:23 nemmons if you're on cake 2.x there's a plugin that might work for you: https://github.com/robmcvey/cakephp-amazon-s3 but i as far as i know there isn't an AWS or S3 plugin for Cake3 yet
# May 26th 2016, 13:22 nemmons fgarcia, https://aws.amazon.com/sdk-for-php/ is probably a good place to start.
# May 26th 2016, 13:19 fgarcia How I can upload images to Amazon S3 with cakephp 3?
# May 26th 2016, 13:05 unorthodox Is there any option to find a row based on a translated field?
# May 26th 2016, 12:56 phpcoder hmic, :D
# May 26th 2016, 12:55 hmic its not over 80 chars, so you are still good :p
# May 26th 2016, 12:54 phpcoder how can i optimize $totalAgentNotValidatedWithApplicationsToday ? :D
# May 26th 2016, 12:52 rawroland Good old Bobby Tables just came up at Cakefest2016
# May 26th 2016, 12:52 tzvika 'prefix'
# May 26th 2016, 12:51 tzvika says unkown option '
# May 26th 2016, 12:51 tzvika for example: bin/cake bake test Controller CustomersController --prefix admin
# May 26th 2016, 12:36 tzvika i couldn't find the right syntax to do that
# May 26th 2016, 12:35 tzvika can i use cake bake to make a test to a controller with prefix(admin) ?
# May 26th 2016, 12:34 spriz Not to cakefest :)
# May 26th 2016, 12:34 ionas make some bake
# May 26th 2016, 12:34 ionas bake some cake
# May 26th 2016, 12:34 ionas make some cake
# May 26th 2016, 12:34 ionas make it to cakefest
# May 26th 2016, 12:34 spriz @neon1024: thatâ??s how Iâ??ve been using it as well :P
# May 26th 2016, 12:33 spriz did make wat @ionas? :P
# May 26th 2016, 12:16 ionas frzrr: you want a primary key that is called id without autoincrement?
# May 26th 2016, 12:16 Neon1024x Spriz, Oh, I don't use Crud-view - I just use it for the helpers mostly, with my bake theme
# May 26th 2016, 12:16 ionas spriz did you make it btw?
# May 26th 2016, 12:15 spriz Neon, do you take use of the cake template/view engine as much as eg. crud-view - https://github.com/FriendsOfCake/crud-view/tree/master/src
# May 26th 2016, 12:14 ionas nodes: instance_id, id, parent_id, lft, rght, created, modified, foreign_table, foreign_key â?¦ and then it gets hard on questions of design: â?¦ name? icon_path?
# May 26th 2016, 12:14 Neon1024x Spriz, I use it for all my admin areas
# May 26th 2016, 12:11 spriz it says this in the readme: `NOTE: Check tests for more examples` but I canâ??t really see alot.. am I missing something?
# May 26th 2016, 12:10 spriz After been messing around with it, I feel like weâ??ve completely misunderstood cakeâ??s view engine, so I want to look a bit more into it
# May 26th 2016, 12:10 spriz anyoneâ??s using https://github.com/FriendsOfCake/bootstrap-ui? :slightly_smiling_face:
# May 26th 2016, 12:08 frzrr works if i create the column, add the index and then set auto increment to it
# May 26th 2016, 12:08 frzrr that seems very much like a bug
# May 26th 2016, 12:04 ionas (in the table)
# May 26th 2016, 12:04 ionas would you put links in there, icons?
# May 26th 2016, 12:04 ionas I want to manage menus / navigations
# May 26th 2016, 12:04 ionas frzrr: so where ya!
# May 26th 2016, 12:03 frzrr ah, good idea i'll try that