Log message #4046408

# At Username Text
# Jun 29th 2017, 16:00 alysson-azevedo probably not
# Jun 29th 2017, 15:51 spencdev Ah, looks to be `limit => '10,2'`
# Jun 29th 2017, 15:50 spencdev With migrations, how do you make Decimals like `decimal(10,2)`
# Jun 29th 2017, 15:48 daveozoalor Whoever recommended Cake's ORM to me, I appreciate. Its amazing.
# Jun 29th 2017, 15:48 daveozoalor That's true.
# Jun 29th 2017, 15:37 neon1024 I found building a framework very enlightening, lots of challenges to overcome
# Jun 29th 2017, 15:31 daveozoalor @neon1024 yes, learning a lot at every step.
# Jun 29th 2017, 15:27 hmic the CLI will though
# Jun 29th 2017, 15:27 neon1024 Did you learn any interesting lessons from building it @daveozoalor ?
# Jun 29th 2017, 15:27 hmic bake will not work for you easily as its quite tightly coupled to the framework
# Jun 29th 2017, 15:27 daveozoalor @neon1024 its 100% exploratory. And I'm largely done. I just need to bake.
# Jun 29th 2017, 15:26 hmic i already told you what you need to do. it's really just that!
# Jun 29th 2017, 15:26 hmic of course its weird ;]
# Jun 29th 2017, 15:26 daveozoalor @hmic pls link me to where I can read this up
# Jun 29th 2017, 15:26 cleptric Yeah, but that’s not ideal
# Jun 29th 2017, 15:25 hmic cleptric: it can still be used in a non-cakephp app, if you require cakephp
# Jun 29th 2017, 15:25 hmic your requirements are getting more and more weird as you go on...
# Jun 29th 2017, 15:24 cleptric As I said before, we don’t have a single shell package. It’s still part of the whole cakephp core and can’t used separately.
# Jun 29th 2017, 15:24 neon1024 Is this a paid project or academic?
# Jun 29th 2017, 15:24 daveozoalor @neon1024 the project is the PHP framework.
# Jun 29th 2017, 15:23 daveozoalor @cleptric pls link me to cake CLI
# Jun 29th 2017, 15:23 hmic or do you want to write the bake process for your other fremawork yourself?!
# Jun 29th 2017, 15:23 neon1024 I’m curious as to how a project generates a requirement to build a php framework. Can you share with us why this is?
# Jun 29th 2017, 15:23 hmic baking *is* for a cakephp app specifically
# Jun 29th 2017, 15:23 hmic well, wait...
# Jun 29th 2017, 15:23 daveozoalor I'm particular about the CLI features. I need to be baking.
# Jun 29th 2017, 15:23 cleptric @daveozoalor Just follow my link. The README.md explains everything
# Jun 29th 2017, 15:23 hmic done.
# Jun 29th 2017, 15:23 hmic do to your app dir, enter: composer require cakephp
# Jun 29th 2017, 15:22 hmic but it's still possible and feasable to install cakephp as a requirement in a non-cakephp app and use whatever components without problems. the orm and shell are good candidates
# Jun 29th 2017, 15:22 daveozoalor Great, do you have a link to where I can read this process up?
# Jun 29th 2017, 15:21 hmic the orm is split out, sure. the shell things not so much
# Jun 29th 2017, 15:21 hmic daveozoalor: you can install cakephp as a dependency with composer in any non-cakephp project
# Jun 29th 2017, 15:21 cleptric There you go: https://github.com/cakephp/orm And don’t build a php framework. We already did that ;)
# Jun 29th 2017, 15:20 daveozoalor Thanks for that, sorry, I meant composer. I'm doing a project which requires me building a php framework, I have resorted to using Illuminate for ORM because I cant find one for CakePHP
# Jun 29th 2017, 15:14 cleptric @daveozoalor Right now, there is not a single shell package. We’re planning on doing that in the future, though :slightly_smiling_face: For example, you can use the ORM on it’s own. Also, normally you use composer for installing php stuff :slightly_smiling_face:
# Jun 29th 2017, 15:13 daveozoalor *there
# Jun 29th 2017, 15:12 daveozoalor How can I use only cake CLI features in the non-cakephp app I'm building? Are their cakephp packages I can install via npm and start using without having to install cakephp itself?
# Jun 29th 2017, 14:36 glanceded I see, ok, thanks for the tip and invite, maybe I can join the next's year fest.
# Jun 29th 2017, 14:35 neon1024 Check out the cakephp twitter feed, I think there are videos on there, but that’s just of the conference. You’ll have to attend the workshops next time :slightly_smiling_face:
# Jun 29th 2017, 14:34 glanceded @neon1024 I can't find anything about this year's fest. only 2016 amsterdam.