Log message #4190203

# At Username Text
# Jun 19th 2019, 16:04 olanowsubomi ok
# Jun 19th 2019, 16:02 neon1024 @olanowsubomi I like to use PHP Storm :slightly_smiling_face:
# Jun 19th 2019, 16:00 graziel then no, you can use any ide you want files will be same on windows and vagrant
# Jun 19th 2019, 15:59 olanowsubomi i mean to write cakephp program
# Jun 19th 2019, 15:59 graziel cake has quite a few automation helpers like bake command
# Jun 19th 2019, 15:59 graziel depends on what you mean by 'code'
# Jun 19th 2019, 15:58 olanowsubomi are u saying i wont need to code in command line
# Jun 19th 2019, 15:57 olanowsubomi or is there any solution around it or only best for ubuntu users?
# Jun 19th 2019, 15:57 graziel you code like you want vagrant will use your current files
# Jun 19th 2019, 15:57 neon1024 Your files are shared from your desktop into the virtual machine :slightly_smiling_face:
# Jun 19th 2019, 15:56 olanowsubomi and i don't think i like to code in command line im not used to it
# Jun 19th 2019, 15:55 olanowsubomi i use 32 bit window
# Jun 19th 2019, 15:54 bravo-kernel hola bakers
# Jun 19th 2019, 15:53 neon1024 Hey dude 8)
# Jun 19th 2019, 15:53 neon1024 Cakebox is a pre-configured environment, so most of the hard work is done for you
# Jun 19th 2019, 15:53 bravo-kernel @neon1024 o/
# Jun 19th 2019, 15:52 neon1024 @olanowsubomi I’d agree with @bravo-kernel also :thumbsup:
# Jun 19th 2019, 15:52 bravo-kernel @olanowsubomi it seems you are a novice in this area, cakebox will be your best choice, everything is tailored to cakephp
# Jun 19th 2019, 15:51 olanowsubomi it even not possible to install xammp on window 32 bit
# Jun 19th 2019, 15:51 bravo-kernel after that... everything will make sense
# Jun 19th 2019, 15:51 bravo-kernel it contains a simple instruction for creating your first website (using cakephp)
# Jun 19th 2019, 15:51 bravo-kernel ?
# Jun 19th 2019, 15:50 bravo-kernel @olanowsubomi did you read the intro on https://github.com/alt3/cakebox
# Jun 19th 2019, 15:49 olanowsubomi ?
# Jun 19th 2019, 15:49 olanowsubomi but can you use cakephp code in vagrant
# Jun 19th 2019, 15:48 olanowsubomi i dont know what a powershell is
# Jun 19th 2019, 15:48 olanowsubomi im typing it into a command window
# Jun 19th 2019, 15:46 olanowsubomi ok, let me ask some questions
# Jun 19th 2019, 15:45 neon1024 See the big grey box about Windows 32 bit
# Jun 19th 2019, 15:45 neon1024 The error with the SSL module is detailed in the PHP manual here https://www.php.net/manual/en/openssl.installation.php
# Jun 19th 2019, 15:44 neon1024 XAMPP is just a nice installer, which will install and configure webserver, php and some other bits for you
# Jun 19th 2019, 15:44 neon1024 As it will allow you to virtualise a Linux computer for you to work in
# Jun 19th 2019, 15:44 neon1024 The reason people were suggesting that you use a Vagrant virtual machine to develop your application is to sidestep many of the issues with developing in Windows
# Jun 19th 2019, 15:43 neon1024 Also, are you typing your composer commands into a command window or powershell?
# Jun 19th 2019, 15:42 neon1024 Is this a development machine or a production server?
# Jun 19th 2019, 15:42 olanowsubomi ?
# Jun 19th 2019, 15:42 olanowsubomi or you have never tried downloading this on window32 bit
# Jun 19th 2019, 15:40 olanowsubomi or what do u suggest i do?
# Jun 19th 2019, 15:39 olanowsubomi or how do i enabled it?
# Jun 19th 2019, 15:38 olanowsubomi i tried remove ';' before it as sugested by someone to no avail
# Jun 19th 2019, 15:37 graziel sounds like composer cant use ssl cause openssl extension in your php.ini isnt enabled/installed