Saravana Sai saravanasai.hashnode.dev路Nov 30, 2024How to Enhance Your Code Using PHP IteratorsIntroduction When working with large datasets, iterating over arrays or objects can be cumbersome, especially when dealing with complex data structures like linked lists or recursive arrays. PHP iterators simplify this process, making it easier to tr...Discuss路10 likes路32 readsPHP
Muhammed ElFeqythefeqy.hashnode.dev路Nov 22, 2024PHP 8.4 Is Here !PHP continues to evolve as a versatile and developer-friendly language, and its latest release, PHP 8.4, is no exception. Packed with enhancements designed to simplify syntax, improve performance, and make code more expressive, this version further s...Discuss路35 readsPHP
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