PHP/Laravel – Weekly News Summary – 22/07/2024 to 28/07/2024
#Laravel News Visual EXPLAIN for MySQL and Laravel The MySQL Visual Explain by Tobias Petry helps users analyze slow queries in MySQL by providing an easy-to-understand visual representation of MySQL’s…#News By Paul Redmond | Jul 22, 2024 Introducing Built with Laravel Built With Laravel is a list of companies and organizations using Laravel in the non-Laravel world. This is *the* list to use when you want to show so…#News By Matt Stauffer | Jul 22, 2024 The Best Laravel Tutorials and Resources for Developers Explore the best courses, books, and tutorials to master Laravel, the popular PHP framework.#Sponsor By Tania Goral | Jul 23, 2024 Upload Files Using Filepond in Livewire Components If you're using Livewire, now you can easily use Filepond to upload files within Livewire components using Spatie's livewire-filepond package.#Laravel Packages #Livewire By Paul Redmond | Jul 23, 2024 Take the Annual State of Laravel 2024 Survey Take the State of Laravel 2024 survey to contribute your voice to the Laravel community. By sharing and participating, you can help us gain more insig…#News By Paul Redmond | Jul 24, 2024 Laravel Advanced String Package Matt Stenson created a Laravel Advanced String package that adds extra advanced string manipulation methods to the built-in Str class.#Laravel Packages By Eric L. Barnes | Jul 25, 2024 Add Comments to your Laravel Application with the Commenter Package The Commenter package for Laravel is a feature-rich modern package that addresses your commenting needs in a Laravel application.#Laravel Packages By Paul Redmond | Jul 25, 2024 Building fast, fuzzy site search with Laravel and Typesense Learn about building fast, fuzzy site search with Laravel and Typesense#Sponsor By Benjamen Pyle | Jul 26, 2024 #Ashallen Design UK Building a CLI with Laravel Prompts #Laravel #Tips & Tricks #Tutorial #Web Development By Ashley Allen | Jul 23, 2024 #Freek Dev Testing Saloon API Integrations in Laravel Learn how to fake and record HTTP responses so you can test your Saloon API integration in your Laravel applications. By Ash Allen | Jul 22, 2024 Participate in the State Of Laravel Survey Tobias is organising another edition of his survey. If you're into Laravel, I highly encourage to participate. By – | Jul 25, 2024 Data Fetching Patterns in Single-Page Applications When a single-page application needs to fetch data from a remote source, it needs to do so while remaining responsive and providing feedback to the user during an often slow query. Five patterns help with this By – | Jul 25, 2024 Geography in Laravel: retrieving geographical data How to retrieve any geographical data from OpenStreetMap and transform them into usable PHP objects. By Tom Witkowski | Jul 26, 2024 #Laravel io Standardizing API Responses Without Traits Problem I've noticed that most libraries created for API responses are implemented using traits, and…#Laravel #API By pepperfm | Jul 23, 2024 Collect feedback via Discord notifications in your Laravel project How to create a feedback module in a Laravel project and receive a Discord notification when a messa…#Laravel #Notifications #Vue.js By mho | Jul 23, 2024 Laravel Advanced: Top 10 Validation Rules You Didn't Know Existed Do you know all the validation rules available in Laravel? Think again! Laravel has many ready-to-us…#Requests #Laravel #Validation By karandatwani92 | Jul 23, 2024 The #[Override] Attribute in PHP Introduction A handy #[Override] attribute was added in PHP 8.3 which allows you to mark a method a…#Architecture By ash-jc-allen | Jul 23, 2024 #Made with Laravel Laravel DB Auditor – Review & Evaluate your MySQL Database System "This package provides an audit process for reviewing and evaluating a MySQL database system. DB Auditor scans your MySQL database, gives insights into MySQL standards and constraints, and provides the option to add constraints through CLI. The result of the audit process shows a list of tables & columns that don't follow the standards."#DevTools By – | Jul 24, 2024 Laravel Multi Domain – Use Laravel in a Multi-Domain Setting "This package allows a single Laravel installation to work with multiple HTTP domains. There are many cases in which different customers use the same application in terms of code but not in terms of database, storage and configuration. This package gives a very simple way to get a specific env file, a specific storage path and a specific database for each such customer."#Utility By – | Jul 24, 2024 #Hashnode Star Patterns and Basic Logic Questions in PHP Welcome to a special blog post where we delve into some interesting PHP challenges: star patterns and basic logic questions. These exercises are great for honing your programming skills and understanding loops, and conditionals in PHP. Star Patterns … By Saurabh Damale | Jul 22, 2024 Stay Updated with PHP/Laravel: Weekly News Summary (15/07/2024-21/07/2024 Intro: Check out this insightful summary of PHP/Laravel Weekly News for July 15th to July 21st, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 📐 Resize Plugin for Alpine.js: Caleb … By Poovarasu Sekar | Jul 22, 2024 Ultimate Guide to Setting Up a Web Development Environment on Linux Ubuntu 24 LTS Last week, I encountered issues with my existing Ubuntu setup. It was slow and lagging, and I couldn't resolve the problem. Then, I remembered that my laptop had two operating systems installed: Windows and Linux on separate partitions. Suspecting a … By Olgun | Jul 22, 2024 How to Boost Performance and Scalability in PHP and Laravel Apps In the fast-paced world of web development, making sure your application is quick and can handle growth is super important. Users want fast and responsive interfaces, and if your app is slow, they might get frustrated and leave. Laravel, a popular PH… By Hamza Kachachi | Jul 22, 2024 Preventing Balance Transfer Exploits: Resolving a Case-Insensitive Username Comparison After a Hacker Attempt Introduction In web development, ensuring that users cannot perform unintended actions is crucial for maintaining the integrity and security of an application. Recently, I encountered a situation where users were able to