Log message #4228353

# At Username Text
# Feb 24th 2020, 10:39 simondotunix On Linux its much easier. sudo apt install php-intl andand sudo apache2 restart and youre done..
# Feb 24th 2020, 10:39 challgren I haven't used mamp in years
# Feb 24th 2020, 10:38 simondotunix Its oldschool.. i know :see_no_evil:
# Feb 24th 2020, 10:38 challgren Ewwww
# Feb 24th 2020, 10:38 simondotunix On my Mac i`m using MAMP
# Feb 24th 2020, 10:37 challgren https://getgrav.org/blog/macos-catalina-apache-multiple-php-versions this is a great Mac php guide
# Feb 24th 2020, 10:36 challgren You using brew @simondotunix
# Feb 24th 2020, 10:35 simondotunix But the only thing i never get to work is installing the intl extension on Mac for CakePHP... But its not that bad, on my main system i'm using Linux.
# Feb 24th 2020, 10:35 challgren Pro tip don't try to load a 15gb file on a Mac that only has 8gb
# Feb 24th 2020, 10:31 simondotunix But contributing to the docs is also always a very nice thing! :).
# Feb 24th 2020, 10:27 simondotunix @spencdev I have created a repo yesterday, where i will documenting my PHP learn process. I thought, this could be a funny idea :$ https://github.com/crydotsnake/php-lern-prozess
# Feb 24th 2020, 10:26 noel Is `friendsofcake` dead? I see last twitter post was 2017. Is there a CakePHP 4.0 roadmap for friendsofcake? Does cake no longer have friends??
# Feb 24th 2020, 10:24 simondotunix Interesting.
# Feb 24th 2020, 10:24 spriz Ah! Neat! When you are ready to jump into more advanced (and fun!) Cake stuff - this is a great starting point https://josediazgonzalez.com/2016/12/01/creating-a-microblogging-platform!
# Feb 24th 2020, 10:24 simondotunix And i have also a book for PHP and MySQL beginners.
# Feb 24th 2020, 10:23 simondotunix I'm watching this tutorials right now: https://www.youtube.com/watch?v=kaqaZtpAkw4andlist=PLnBvgoOXZNCMdw9s1E6StlXaYZz0xti4n
# Feb 24th 2020, 10:23 spriz if you already know other programming languages I'd jump straight into https://book.cakephp.org/4/en/quickstart.html
# Feb 24th 2020, 10:22 spriz :clap: That's the spirit! I think this is a pretty good starting point if you are completely new to PHP https://www.codecademy.com/learn/learn-php :)
# Feb 24th 2020, 10:22 simondotunix Okay! :$. Maybe i can contribute in the feature..
# Feb 24th 2020, 10:21 spriz You are in for a treat! It's an awesome community, language and framework!
# Feb 24th 2020, 10:18 simondotunix But first, i have to take a look what i can do with CakePHP... next step would be, learning PHP :S
# Feb 24th 2020, 10:18 simondotunix Yep.. :)
# Feb 24th 2020, 10:17 spriz That's only an issue in case you do not have cake to eat... :)
# Feb 24th 2020, 10:16 simondotunix If i see the CakePHP Website, i get hungry to eat cake :) :cake:. Maybe, i'm not the only one :thinking_face:
# Feb 24th 2020, 10:10 simondotunix Hello! :face_with_cowboy_hat:
# Feb 24th 2020, 10:09 challgren Howdy
# Feb 24th 2020, 10:06 simondotunix Thank you :$
# Feb 24th 2020, 10:05 spriz Hello! Welcome!
# Feb 24th 2020, 09:58 simondotunix Hello Everybody!, best wishes from :flag-de: ! :$
# Feb 24th 2020, 09:16 spriz I just noticed that you cannot search across 4.x core and authentication/authorizations plugins book on https://book.cakephp.org/ :S That's a shame
# Feb 24th 2020, 09:15 spriz check out this https://book.cakephp.org/authentication/2/en/identifiers.html @cnizzardini
# Feb 24th 2020, 09:15 spriz @cnizzardini it is built into the cake 4 project AFAIK :)
# Feb 24th 2020, 09:13 alexdd55976 > there is no error does *jedi gesture*
# Feb 24th 2020, 08:43 javier.villanueva I have this error in local when I use post curl. Any idea? :(
# Feb 24th 2020, 08:03 javier.villanueva morning all
# Feb 24th 2020, 07:01 alexdd55976 @cnizzardini did you checkout https://github.com/ADmad/cakephp-jwt-auth?
# Feb 24th 2020, 07:00 alexdd55976 morning
# Feb 24th 2020, 04:04 cnizzardini Are there any JWT examples for CakePHP 4?
# Feb 23rd 2020, 20:07 trash.mail.collector yeah, that was it... I had an error in one of my apache config files... thanks @ndm
# Feb 23rd 2020, 19:46 ndm First thing I'd check is `mod_rewrite`
# Feb 23rd 2020, 19:45 trash.mail.collector I'm sure it's not being hit. I just can't figure out why not. / is definitely hitting the PagesController, but /users isn't hitting UsersController