# |
Jul 23rd 2018, 16:59 |
D-rex |
ok thanks |
# |
Jul 23rd 2018, 16:59 |
phantomwatson |
D-rex, check out https://book.cakephp.org/3.0/en/orm/table-objects.html#customizing-the-entity-class-a-table-uses |
# |
Jul 23rd 2018, 16:58 |
D-rex |
I have a table ymm and ymms and ymms keeps using the entity for ymm |
# |
Jul 23rd 2018, 16:58 |
phantomwatson |
Changing whatever version constraints you have to "^3.0" should be fine. |
# |
Jul 23rd 2018, 16:58 |
D-rex |
is there a way to have a table name ending in 's' not inflect on the entity name |
# |
Jul 23rd 2018, 16:58 |
phantomwatson |
Just run `composer update`. If it doesn't update it to the version that you want, take a look at your `composer.json` file and the version constraints you have for the package `cakephp/cakephp`. |
# |
Jul 23rd 2018, 16:57 |
dwms |
yes |
# |
Jul 23rd 2018, 16:57 |
phantomwatson |
@dwms, are you using composer to manage your dependencies? |
# |
Jul 23rd 2018, 16:56 |
dwms |
? |
# |
Jul 23rd 2018, 16:56 |
dwms |
how to update version cakephp 3.15 to 3.16 |
# |
Jul 23rd 2018, 16:45 |
sdevore |
@admad will they have the subcommands organized at all like the shell has the Tasks? or are they going to have just a flat structure? I know there was an issue https://github.com/cakephp/cakephp/issues/12123 that talked about the display in the console. but what about the layout of commands and subcommands on the filesystem |
# |
Jul 23rd 2018, 16:39 |
admad |
Yes, commands are meant to replace shells in future |
# |
Jul 23rd 2018, 16:34 |
phantomwatson |
Is it known if "Command Tasks" will be added to the CakePHP core to replace Shell Tasks? |
# |
Jul 23rd 2018, 16:00 |
admad |
Craig: the 1.3 docs aren't going anywhere from the online manual |
# |
Jul 23rd 2018, 14:44 |
flavius |
don't mention it |
# |
Jul 23rd 2018, 14:35 |
Craig |
thanks flavius |
# |
Jul 23rd 2018, 14:35 |
Craig |
got it working now. it didnt install python3-sphinx so i did it manually |
# |
Jul 23rd 2018, 14:31 |
Craig |
nah it just missed a dep from requirements |
# |
Jul 23rd 2018, 14:30 |
Craig |
sphinx is definitely installed, there isn't a binary with it called sphinx-build |
# |
Jul 23rd 2018, 14:30 |
Craig |
make[1]: sphinx-build: Command not found |
# |
Jul 23rd 2018, 14:30 |
Craig |
im not sure its compatible with newer machines |
# |
Jul 23rd 2018, 14:30 |
Craig |
hmm |
# |
Jul 23rd 2018, 14:25 |
flavius |
pip is for python like composer is for php and npm is for node :P |
# |
Jul 23rd 2018, 14:25 |
Craig |
yeah. i dont really do python, so this is new to me |
# |
Jul 23rd 2018, 14:25 |
flavius |
python packages? |
# |
Jul 23rd 2018, 14:24 |
Craig |
goes to install it |
# |
Jul 23rd 2018, 14:24 |
Craig |
what exactly is pip? |
# |
Jul 23rd 2018, 14:24 |
Craig |
hmmmm |
# |
Jul 23rd 2018, 14:19 |
flavius |
cool |
# |
Jul 23rd 2018, 14:19 |
flavius |
it's a different branch though |
# |
Jul 23rd 2018, 14:19 |
Craig |
looks like i can just build a pdf of it using docker. i think i'll do that |
# |
Jul 23rd 2018, 14:18 |
flavius |
missing the `.git` extesnion |
# |
Jul 23rd 2018, 14:18 |
flavius |
there you go then :slightly_smiling_face: |
# |
Jul 23rd 2018, 14:18 |
flavius |
https://github.com/cakephp/docs.git |
# |
Jul 23rd 2018, 14:18 |
Craig |
it does in browser, i tried to directly git clone it. silly me |
# |
Jul 23rd 2018, 14:17 |
Craig |
hmm |
# |
Jul 23rd 2018, 14:17 |
flavius |
i just clicked it, it works for me |
# |
Jul 23rd 2018, 14:16 |
Craig |
let me see if its just slightly typoed |
# |
Jul 23rd 2018, 14:16 |
Craig |
four-oh-four |
# |
Jul 23rd 2018, 14:16 |
Craig |
hmm github link isnt working |
# |
Jul 23rd 2018, 14:15 |
Craig |
ah, thats exactly the answer i wanted :D thanks muchly! |