Your video quality presentation is so amazing but do you know why your video is not getting the expected views? Your channel needs some updates to increase the view
@schatti869729 күн бұрын
Hmm... looks familiar to me 😄🌮 Nice to see your lasting enthusiasm about your projects 👋
@theshaan143Ай бұрын
Cakephp is super power framework...
@ashishrao7193Ай бұрын
Thank you, CakeFest and Mark sir, for this incredibly informative session! It was truly valuable and insightful.
@BrianGrinterАй бұрын
Fascinating to see where CakePHP is being used - great case study.
@itachielarbi3304Ай бұрын
I love cakephp ❤
@itachielarbi3304Ай бұрын
any idea how generate ssr with inertia cakephp i create plugin work fine with vite inertia but i failed to generate ssr
Ай бұрын
❤
@HUNTSVILLEPRАй бұрын
I have done the imports, add the plugin in the bootstrap method but the implement of AuthorizationServiceProviderInterface is causing a 500 error. Do you have any idea why?
@KevinPfeiferАй бұрын
look at the logs/debug.log or your webservers error log to see the 500 error details
@DaleveloperАй бұрын
Thanks very helpful
@Daleveloper2 ай бұрын
basically
@DavidLucax2 ай бұрын
Go develop!
@rafaelvschneider3 ай бұрын
DB Schema download is broken, here is the SQL Script: create table categories (id int auto_increment primary key, name varchar(255) collate utf8mb4_general_ci not null, created datetime null, modified datetime null);
@KevinPfeifer3 ай бұрын
Sorry, the download link is working again
@rafaelvschneider3 ай бұрын
Starts at 9:07
@SujaChackochan3 ай бұрын
Hello. At what time (EST) does it start?
@FreeGamesZidane3 ай бұрын
dunno bro, i am still waiting for
@CakePHP3 ай бұрын
cakefest.org/schedule Luxembourg is 6 hours ahead of EST so day one starts at 03:00 EST
@FreeGamesZidane3 ай бұрын
@@CakePHP THanks bro, it mean 2 hour left will start, cannot wait :D
@SujaChackochan3 ай бұрын
@@CakePHP Thank you
@fourc15474 ай бұрын
I would not recommend this crap if you use ubuntu, every step of the install process generates an error.
@ronnysalazar61664 ай бұрын
The girl is very beautiful... love you <3
@nadetdevfullstack70414 ай бұрын
Excellent
@DevGames30856 ай бұрын
Good job on the tutorials!
@krecos6 ай бұрын
Excelente tutorial, una pregunta que IDE utilizas en este tutorial.?
@rafaelvschneider3 ай бұрын
It's PhpStorm by Jetbrains
@ArnoldasT-nz4fe7 ай бұрын
PHP and Win 🥇❤
@leonzhang28997 ай бұрын
Could you please share the source code in this tutorial?
@VikasKisan7 ай бұрын
Can you please upgrade the cakePhp 4 to 5.
@austinfinch98308 ай бұрын
Excellent video. Is phinx no longer necessary to install with CakePHP 4 to run these migrations, or is just that the bake migrations command replaces the old way and we still use phinx under the hood?
@hermes69108 ай бұрын
The download link for db schema is dead.
@KevinPfeifer3 ай бұрын
Sorry, the download link is working again
@Razes9ooo474lO49 ай бұрын
video is not clear ... Need more support to the programmers to learn the cakephp ... and there is a very difficulties are there in upgrading the version from 3 to 5 ... because of deprecating the several components ......
@rhtservicestech9 ай бұрын
A video on how to do database transactions would be useful
@thies819 ай бұрын
Hey, wird es neue Videos in dieser super Serie geben? z.B. Ajax mit dem dereuromark Plugin ist doch ein Thema für jeden Entwickler... 😊
@KevinPfeifer6 ай бұрын
Tut mir leid, aber ich habe das CakePHP Core Team verlassen und werde keine weiteren CakePHP Videos aufnehmen.
@osaigbovoemmanuel110 ай бұрын
I love an excellent talk and this is definitely one! Thank you and well done ❤
@fakhralam123810 ай бұрын
looking for a video on saving datetime values in database and show it to different user based on their selected timezones and also get from them in their timezone and save in common timezone best and optimized way to handle it using cakephp 5
@mmahgoub Жыл бұрын
Being a CakePHP developer since v1.2 lately and after I've been exposed to uncle Bob theories the issue of SoC have been bugging me so much, I will give this a try
@ElectroTechKh Жыл бұрын
How do I load multiple templates. I tried, but it stick to the default
@KevinPfeifer-zr4cq11 ай бұрын
What exactly do you mean by loading multiple templates?
@welyn5499 Жыл бұрын
"Promo sm" 💐
@abrahamibrahimovic2866 Жыл бұрын
Though Symfony is where I feel home and work with professionally, I still like CakePHP very much. Those were interesting talks. I found the one by Alejandro Ibarra very good, since I was also comparing the best setup for local development, and we settled with ddev local in our team about two years ago, since you can configure in with a YAML file that you also check into your repo, so every team member working with the repo has the exact same local setup... But all talks were interesting. Thanks for sharing for free
@vasiovasio Жыл бұрын
Kevin, you are a Beast! Who else uses their system clock to show the seconds in the top right corner?!? Thank you for the video and for the entire series! :)
@rrd_webmania Жыл бұрын
Table policy is something new for me. Nice!
@LuanSantos95 Жыл бұрын
Migrations looks a lot like some ORMs out there. Excellent video. Congratulations and thank you.
@RayGogo Жыл бұрын
How do you resolve the style of the select2, could you please share the git repo?
@papiicodes Жыл бұрын
Hi Kevin, do you have video for JWT Stateless Auth in CakePHP API?
@itachielarbi3304 Жыл бұрын
Very interesting but any tutorial how use swagger bake
@sylviadamlabing5358 Жыл бұрын
Thanks. This was very usefull
@nanakwabena5656 Жыл бұрын
The tutorial should treat topics such as setting up a virtual host manually if the bin/cake server command doesn't work. It should also treat turning on the "Debug mode" manually inputting the debug kit. These are some of the challenges I faced and it took a really long time for me to fix them.
@KevinPfeifer Жыл бұрын
Setting up a virtual vhost is very dependent on which webserver you are using. CakePHP doesn't require you to use apache or nginx or any other webserver. Also there are hundrets of tutorials out there which explain how to setup a virtual host so I didn't want to waste time on that. What about the debug mode didn't work out for you? Debug Mode is enabled by default (unless you have a DEBUG environment variable which disables it)
@nanakwabena5656 Жыл бұрын
@@KevinPfeifer I guess so because debug mode was set to 'false',I've trying the install and reinstall CakePHP, every time I input the bin/cake server, it keeps saying that the localhost refuses to connect.
@KevinPfeifer Жыл бұрын
can we please continue this in our discourse support forum? in there you can post screenshots and code snippets so you can get better support. KZbin comments are not meant to give technical support
@AndrewLee-mn1mn Жыл бұрын
Dear Kevin, How do we allow unauthorized access to the landing page after the implementation of myservice policies and all the others?
@KevinPfeifer Жыл бұрын
So you still require a logged in user (authenticated but no authorization check), right? Then all you need to do is not call the ->authorize() method and instead call $this->Authorization->skipAuthorization(); inside your controller action.
@domxon Жыл бұрын
Mixture api plugin not working with cakephp > 4.10 even with latest composer version.. so before anything do some reserch. Cakephp api does nog work like this as you mention
@rmrbush Жыл бұрын
What doesn't work for you? MixerAPI works fine for me. Did you open an issue on github with the maintainer? What do you even mean CakePHP 4.10? There is no version even matching that as of this writing (highest 4.x is 4.5). Did you mean CakePHP 4.1? Aside from your questionable issues with these technical resources I find your comment to be rude sir.
@jazzoreact Жыл бұрын
Ur from the group on FB?
@baxtrice Жыл бұрын
I cannot get the meta fields to save (everything else saves but the meta fields)- I have watched this video many times and carefully typed out the code - can you make this code available to viewers?
@baxtrice Жыл бұрын
Do you have a way to download files/or sql code related to these tutorials?
@domxon Жыл бұрын
How does it work with ajax request? I want to use show vaidation message without reloading page so tell how it does?
@saiftech101 Жыл бұрын
Missing or invalid CSRF cookie. when adding a new category
@KevinPfeifer Жыл бұрын
Make sure to clear out your browser cache and try again. The CSRF token is set as cookie as well as it is present inside the form data being submitted.