# |
Oct 4th 2016, 09:55 |
hmic |
no |
# |
Oct 4th 2016, 09:45 |
jay |
dakota noted,thanks dude |
# |
Oct 4th 2016, 09:44 |
dakota |
but just be aware, nodejs is better suited as a websocket server |
# |
Oct 4th 2016, 09:44 |
dakota |
Take a look at reactphp |
# |
Oct 4th 2016, 09:44 |
jay |
oo |
# |
Oct 4th 2016, 09:44 |
jay |
dakota run - use case: When a client POSTS a new note against entity, other clients viewing that entity view it immediately |
# |
Oct 4th 2016, 09:44 |
dakota |
http://slides.com/wyrihaximus/getting-started-with-reactphp-cakfest-2016 |
# |
Oct 4th 2016, 09:42 |
dakota |
jay, do you want to connect to a websocket, or run a websocket server? |
# |
Oct 4th 2016, 09:41 |
jay |
Any recommendations for websocket libraries for use within cake? |
# |
Oct 4th 2016, 09:41 |
cakephp424 |
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f </IfModule> |
# |
Oct 4th 2016, 09:40 |
cakephp424 |
you can try it with a particular .htaccess inside a folder in webroot |
# |
Oct 4th 2016, 09:38 |
cakephp424 |
slacekebot1, is a resource (zip, image etc...) or is onloy an html page ? |
# |
Oct 4th 2016, 09:36 |
rudy1976s |
How can I access in url on a resource on webroot ? |
# |
Oct 4th 2016, 09:35 |
cakephp424 |
anyone can help me about that ? |
# |
Oct 4th 2016, 09:35 |
cakephp424 |
i'm trying to set a header param like a token but i don't know how to set it in a testAction |
# |
Oct 4th 2016, 09:35 |
cakephp424 |
i'm trying to make a new test in cakeph using cakephp2 and unit testing, i'm a little noobie about that |
# |
Oct 4th 2016, 09:34 |
cakephp424 |
hi there |
# |
Oct 4th 2016, 09:23 |
bernat1 |
dakota, oh, sorry, my issue was somwhere else. thanks anyway. |
# |
Oct 4th 2016, 09:22 |
dakota |
yup, no issues with shells |
# |
Oct 4th 2016, 09:22 |
bernat1 |
dakota, do your shells keep working? |
# |
Oct 4th 2016, 09:21 |
JohnWayne |
Is there option to cascade Update fields (like Cascading Deletes) ? |
# |
Oct 4th 2016, 09:20 |
dakota |
It hasnâ??t as far as I know |
# |
Oct 4th 2016, 09:20 |
bernat1 |
Hi. When has the Shell changed to camelized method names for subcommands? |
# |
Oct 4th 2016, 09:19 |
dakota |
Thatâ??s what the docs say to run, so, yes, itâ??s probably right :slightly_smiling_face: |
# |
Oct 4th 2016, 09:19 |
sonu |
bcz i m new in cakephp3 |
# |
Oct 4th 2016, 09:19 |
sonu |
i m just asking this one correct way.. |
# |
Oct 4th 2016, 09:18 |
dakota |
what happens when you run it? |
# |
Oct 4th 2016, 09:18 |
sonu |
C:\xampp\htdocs\project>composer require cakedc/users |
# |
Oct 4th 2016, 09:18 |
sonu |
Can you tell to me this one is correct ... |
# |
Oct 4th 2016, 09:16 |
Neon1024 |
!tias |
# |
Oct 4th 2016, 09:15 |
sonu |
above is correct..? |
# |
Oct 4th 2016, 09:15 |
sonu |
C:\xampp\htdocs\project>composer require cakedc/users |
# |
Oct 4th 2016, 09:15 |
Neon1024 |
sonu: Are you asking for an example of how to use Composer? |
# |
Oct 4th 2016, 09:15 |
Neon1024 |
PHP 5.5.9+ ouch |
# |
Oct 4th 2016, 09:14 |
sonu |
example ... |
# |
Oct 4th 2016, 09:14 |
dakota |
nope, they recently updated it :slightly_smiling_face: |
# |
Oct 4th 2016, 09:14 |
Neon1024 |
Isnâ??t the cakedc/users only for Cak e2 |
# |
Oct 4th 2016, 09:14 |
dakota |
You donâ??t need to download, or put anything into a folder |
# |
Oct 4th 2016, 09:14 |
sonu |
yes |
# |
Oct 4th 2016, 09:14 |
dakota |
You install it using composer |
# |
Oct 4th 2016, 09:14 |
dakota |
sonu, follow the instructions in the documentation |