PHP/Laravel – Weekly News Summary – 29/04/2024 to 05/05/2024
#Laravel News New Video Series: The Laravel Ecosystem Christoph Rumpel is starting a new video series on the Laravel YouTube channel that is all about Laravel's first-party tools.#News By Eric L. Barnes | Apr 29, 2024 The April 2024 Laravel Worldwide Meetup is Today The next Laravel Worldwide Meetup is today, featuring Matt Machuga and Mateus GuimarΓ£es. The meetup begins live on YouTube at 16:00 UTC.#News By Paul Redmond | Apr 29, 2024 Replicate Laravel PHP Client The Replicate Laravel package is a PHP client for the Replicate API, an API to run and fine-tune open-source AI models.#Laravel Packages By Paul Redmond | May 01, 2024 NativePHP Windows Builds are Here Windows support for NativePHP was announced this mean,Β which means thatΒ you can now build applications for the Windows platform.#News #Nativephp By Paul Redmond | May 01, 2024 Moonshine is an Open-source Admin Panel for Laravel Moonshine is an open-source package for Laravel offering an admin panel you can use for MVPs, back-office applications, and content management systems…#Laravel Packages By Paul Redmond | May 02, 2024 Build Your SaaS In Days With SaaSykit SaaSykit is a feature-rich Laravel SaaS boilerplate that helps you build and launch your SaaS application in days instead of months.#Sponsor By Ahmad | May 05, 2024 #Freek Dev A deeper dive into optimal PHP-FPM settings PHP-FPM config files usually aren't something that you give too much attention to until something goes wrong. Here's what you can do when that time comes. By Goran PopoviΔ | May 02, 2024 Working with DynamoDB in Laravel Learn about how to use DynamoDB in Laravel for caching and storing Laravel models. By Ash Allen | May 03, 2024 #Made with Laravel Filament Kanban – Kanban Board Pages for Filament "Easily add Kanban board pages to your Filament panels with filament-kanban ! You can customize the views, drag & drop behaviour, theme and modal appearance of your Kanban board to your liking."#Plugins #UI Components By – | May 01, 2024 Verbs – Event Sourcing Package "Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications. Verbs is great for… Applications that need to be auditable Applications whose schema may change over time Applications with complex business logic It aims to take all the good things about event sourcing, and remove as much of the boilerplate and jargon as possible. Think in Verbsβ¦ not nouns."#Utility By – | May 01, 2024 Laravel Console Menu – Beautiful CLI Menus "Beautiful CLI menus: Laravel Console Menu is a php-school/cli-menu wrapper for Laravel Console Commands."#UI Components By – | May 05, 2024 Laravel Request Forwarder – Forward Incoming Requests "Sometimes we need to redirect requests to our application to other addresses. The best example of this is webhooks. Some service providers only send webhooks to a single address. With this package, you can post the requests coming to your application to another address as it is. In addition to sending to a single URL, you can also send to different destinations by typing a custom provider, like Discord for example."#API #Utility By – | May 05, 2024 #Mastering Laravel How to detect and safely remove dead code Don't just ignore it By Joel Clermont | Apr 29, 2024 Avoid some common Composer dependency issues Save yourself from a future surprise By Joel Clermont | Apr 30, 2024 Conferences are more than just talks They've had a huge impact on my career By Joel Clermont | May 01, 2024 Another helpful use for local history Related to testing By Joel Clermont | May 02, 2024 Why I always type-hint route parameters A fun little riddle By Joel Clermont | May 03, 2024 #Honey Badger Architecture testing in Laravel with Pest Standards and consistency are an important part of any web application, but enforcing them can be boring and tedious. In this article, we'll look at how we can automate this process using Pest to improve the quality of our Laravel projects.#php #laravel #testing By Ashley Allen | Apr 30, 2024 #Dev.to Session in PHP with an example #php #session By ncutixavier | Apr 29, 2024 How to efficiently migrate and manage database schema changes in a Laravel application? #migration #database #laravel By Ella Sebastian | Apr 29, 2024 A wordpress plugin to save your development time #wordpress #php #programming #productivity By AppsDevPk | Apr 29, 2024 Laravel Log DB Queries #laravel #testing #database #beginners By Paulund | Apr 29, 2024 Upload Woocomerce Products With Excel And Local Images? #wordpress #php By Ibrahim Shahine | Apr 29, 2024 Stay Updated with PHP/Laravel: Weekly News Summary (22/04/2024β28/04/2024) #laravel #php By Poovarasu Sekar | Apr 29, 2024 Change mode podcast: Episode 1: Write That Funky Manual with Ryan Weaver π§ #php #tutorial #podcast #webdev By Celeste van der Watt | Apr 29, 2024 Sneak Peek: Tutorial on Successfully Installing PHP 8.4 on MacOS #webdev #beginners #programming #php By Hikari | Apr 29, 2024 Request Safe to get data from request safely in Laravel #laravel By Yasser Elgammal | Apr 30, 2024 1544. Make The String Great #php #leetcode #algorithms #programming By MD ARIFUL HAQUE | Apr 30, 2024 1614. Maximum Nesting Depth of the Parentheses #php #leetcode #algorithms #programming By MD ARIFUL HAQUE | Apr 30, 2024 2997. Minimum Number of Operations to Make Array XOR Equal to K #php #leetcode #algorithms #programming By MD ARIFUL HAQUE | Apr 30, 2024 Fix PHP 8.4 deprecation: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead #php By JΓ©rΓ΄me TAMARELLE | Apr 30, 2024 Mastering Vue.js and Laravel: A Comprehensive Guide to Full-Stack Development #laravel #vue By sajjad hussain | Apr 30, 2024 Top 5 Yii2 Interview Questions and Answers #yii2 #yii2developer #php #developer By Abid | Apr 30, 2024 Seamless Integration of Laravel Breeze API Scaffolding with React Applications #react #laravel #webdev #beginners By Nilanth | Apr 30, 2024 Managing permissions in