PHP/Laravel – Weekly News Summary – 01/07/2024 to 07/07/2024
#Laravel News New String Helpers and ServeCommand Improvements in Laravel 11.14 The Laravel team released v11.13 mid-week last week and v11.14 this week. These releases add new string methods like chopStart() and chopEnd(), Common…#News #Laravel Releases By Paul Redmond | Jul 02, 2024 Build Custom Admin Panels With Backpack for Laravel Backpack for Laravel is a collection of packages which allows you to create admin panels for any web app quickly. It provides a set of useful packages…#Laravel Packages By Cristian Tabacitu | Jul 03, 2024 Laravel Error Solutions on the Default Exception Page The Laravel Error Solutions package by Spatie brings back solutions for the most common errors users face to the default Laravel error page.#Laravel Packages By Paul Redmond | Jul 05, 2024 Build Your SaaS App in Days with SaaSykit SaaSykit is a feature-rich SaaS Starter Kit that provides all the essential components needed to run a modern SaaS app.#Sponsor By Eric L. Barnes | Jul 03, 2024 #Laravel Blogs Spark Stripe: PayPal Support We're happy to announce that Spark Stripe now supports PayPal for starting new subscriptions.#spark By Dries Vints | Jul 02, 2024 #Ashallen Design UK A Guide to PHP Attributes #PHP #Tips & Tricks #Web Development By Ashley Allen | Jul 02, 2024 Lawman: Pest Architecture Testing for Saloon API Integrations #Laravel #PHP #Tips & Tricks #Web Development By Ashley Allen | Jul 03, 2024 Specify Allowed URL Schemes in Short URL #Laravel #PHP #Tips & Tricks #Web Development By Ashley Allen | Jul 03, 2024 The #[Override] Attribute in PHP #PHP #Tips & Tricks #Web Development By Ashley Allen | Jul 05, 2024 #Freek Dev Jujutsu: a next generation replacement for Git Jujutsu (jj) is a new version control system from a software developer at Google with a focus on DX. By – | Jul 02, 2024 A package to display solutions on the Laravel error page When Laravel switched to a simpler exception page, the ability to display solutions for an exception was lost. By Freek Van der Herten | Jul 03, 2024 A Guide to PHP Attributes Learn about what PHP attributes are and how to use them. We'll also look at how to create your own PHP attributes. By Ash Allen | Jul 03, 2024 Using whereAny() for cleaner queries in Eloquent In this episode of the Quick Win Wednesday series, we're taking a look at whereAny(), which was released with Laravel 10.47. A very elegant way of grabbing data based on a conditional "any of the following columns". By Bert De Swaef | Jul 04, 2024 Sending transactional emails using Mailcoach API in an Express.js application By Spatie | Jul 05, 2024 #Laravel io Lawman: Pest Architecture Testing for Saloon API Integrations Introduction If you've been reading my content for a while, you'll likely know that I love building…#API #Testing #Architecture By ash-jc-allen | Jul 03, 2024 #Made with Laravel FIlament Email – Email Log for Filament Projects " filament-email lets you log all outgoing emails in your Laravel project within your Filament panel. You can also resend emails with 1-click in case your recipient hasn't received your email."#Plugins By – | Jul 03, 2024 Laravel Slower – Optimize Your DB Queries with AI "Laravel Slower is a powerful package designed for Laravel developers who want to enhance the performance of their applications. It intelligently identifies slow database queries and leverages AI to suggest optimal indexing strategies and other performance improvements. Whether you're debugging or routinely monitoring your application, Laravel Slower provides actionable insights to streamline database interactions."#DevTools #Utility By – | Jul 03, 2024 #Hashnode JavaScript Frameworks vs Laravel – Which one's better? The JavaScript ecosystem has seen attempts at creating a Laravel-like framework with Blitz for NextJS, Adonis for NodeJS, RedwoodJS, and others, but none have been truly successful. This article delves into the reasons behind this to help beginners n… By Ramachandra Anirudh Vemulapalli | Jul 07, 2024 Introduction to Vue’s Composition API for a Newbie I’m a newbie to Vue.js, and as I was learning about its amazing features, I thought I should share all of this on my blog. Vue.js is a great and impressive framework. Initially, I found it easier to learn than React.js because it has a predefined str… By Gurpreet kumar | Jul 07, 2024 Introduction to Vue’s Composition API for a Newbie I’m a newbie to Vue.js, and as I was learning about its amazing features, I thought I should share all of this on my blog. Vue.js is a great and impressive framework. Initially, I found it easier to learn than React.js because it has a predefined str… By Gurpreet kumar | Jul 07, 2024 Let's create a DataCache layer for your Laravel apps Hey guys, We all know that Cache facade plays a good role across the Laravel application lifecycle, isn't it? Cache simply boosts up the requests by retaining the computed data from file storage or memory (aka RAM) depending on our configuration. Tod… By Seth Chen | Jul 07, 2024 Laravel Caching – Explained Simply Caching is like keeping your favorite toy right on top of your toy box, so you can grab it quickly whenever you want to play. Similarly, cache in Laravel stores data so your website can show it quickly without searching or querying all over again. Ju… By Karan Datwani | Jul 06, 2024 Building laravel admin panel easily Hi As you all know as a backend developer, we have complications building admin panels (specially: UI) I also get headaches and very much confusion while building admin panels, so I research and more research over the year how to resolve this. I also… By Ahtesham Abdul Aziz | Jul 06, 2024 Daily Hack #day95 – Tinkerwell Tinkerwell is an innovative and powerful code runner designed specifically for PHP developers. It provides an interactive environment where developers can run PHP code snippets, test APIs, and debug applications without having to modify their main co… By Cloud Tuned | Jul 07, 2024 Top
