Junaid Bin Jamanjunaidbinjaman.help·Dec 12, 2024A Comprehensive Guide to Popular PHPUnit AssertionsAssertions are the backbone of any testing framework, and PHPUnit is no exception. In PHPUnit, assertions are methods used to verify that the behavior of the code under test meets expectations. Understanding and using the right assertions is crucial ...PHPPHP
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...PHP
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...PHP
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: ...PHP
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...PHP
Victor Uzoagbavictoru.hashnode.dev·Sep 14, 2024Implementing OAuth 2.0 Authentication in PHP Web ApplicationsIntroduction OAuth 2.0 is a widely adopted authorization framework that allows applications to securely access resources on behalf of a user without exposing their credentials. It is commonly used to enable third-party logins through providers like G...PHP
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...PHP
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...PHP
Chris Gmyrchrisgmyr.dev·Sep 1, 2024Colocating Tests in LaravelIn a typical Laravel application, tests are housed in the /Tests directory and spread across /Tests/Feature and /Tests/Unit, which mimics the structure within the app/ directory. While this is a great starting point for apps, it quickly breaks down w...2 likes·441 readsLaravel
Poovarasu Sekarpoovarasu.hashnode.dev·Aug 26, 2024Stay Updated with PHP/Laravel: Weekly News Summary (19/08/2024-25/08/2024Intro: Check out this insightful summary of PHP/Laravel Weekly News for August 19th to August 25th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 🎙️ Laravel Podcast discusses upco...PHP