Matias MartinezforBlog de CloudAcademyblog.cloudacademy.ar·Oct 15, 2024Cómo Configurar un Crontab en un Pod de EKS para Aplicaciones PHPEn las aplicaciones PHP, es común tener procesos que deben ejecutarse periódicamente. Para ello, utilizamos crontabs, que nos permiten programar tareas recurrentes, como el envío de correos electrónicos, la limpieza de archivos temporales o la actual...DiscussDevopsDevops
Poovarasu Sekarpoovarasu.hashnode.dev·Oct 8, 2024Stay Updated with PHP/Laravel: Weekly News Summary (30/09/2024-06/10/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for September 30th to October 06th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 🆕 LangCountry v4 Released: Th...DiscussPHP
Poovarasu Sekarpoovarasu.hashnode.dev·Sep 30, 2024Stay Updated with PHP/Laravel: Weekly News Summary (23/09/2024-29/09/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for September 23rd to September 29th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 📅 Laravel Meetup: The Septe...DiscussPHP
Poovarasu Sekarpoovarasu.hashnode.dev·Sep 24, 2024Stay Updated with PHP/Laravel: Weekly News Summary (16/09/2024-22/09/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for September 16th to September 22nd, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 🕹 Multiplayer Minesweeper: ...DiscussPHP
Poovarasu Sekarpoovarasu.hashnode.dev·Sep 17, 2024Stay Updated with PHP/Laravel: Weekly News Summary (09/09/2024-15/09/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for September 09th to September 15th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 🧪 Pest 3 Released: Pest 3 h...DiscussPHP
Poovarasu Sekarpoovarasu.hashnode.dev·Sep 11, 2024Stay Updated with PHP/Laravel: Weekly News Summary (02/09/2024-08/09/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for September 02nd to September 08th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 📊 Generate ER Diagrams in L...DiscussPHP
Soulisozzy98.hashnode.dev·Sep 9, 20246 reasons why You Should Learn Laravel/Livewire Over Next.jsNextJs is a framework that unlike Laravel/Livewire is very underrated. Like many noobs I learned HTML, CSS and JS to do from simple, YET elegant websites to learn NodeJS, React and NextJs to make complex web applications. Without forgetting to hate t...DiscussLivewire
Soulisozzy98.hashnode.dev·Sep 9, 2024An Easy Framework For Learning Web Development with LaravelI have been practicing web development with Laravel for 5yrs. Along the way, I have done various things to improve: I read the book Laravel: Up & Running: A Framework for Building Modern PHP Apps (3rd Edition) by Matt Stauffer. I listened to the Hors...DiscussPHP
Poovarasu Sekarpoovarasu.hashnode.dev·Sep 3, 2024Stay Updated with PHP/Laravel: Weekly News Summary (26/08/2024-01/09/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for August 26th to September 01st, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 🎯 Building a PHP Package: Guid...DiscussPHP
Steve Hamastv99.hashnode.dev·Aug 30, 2024How to set up Xdebug 3 and Webgrind for PHP 8Debugging and profiling apps is something that's often overlooked in a developer workflow, especially since it's one of the more tedious and less exciting things to do, but it can be a crucial step to understanding a bug or performance issue. Xdebug ...Discusswebgrind