Add Comments to Correlate User Code with SQL Queries in Laravel https://laravel-news.com/laravel-sql-commenter
Laravel News
Add Comments to Correlate User Code with SQL Queries in Laravel
Laravel SQL Commenter is a package to add comments to SQL queries made by Laravel.
π€8β€2π2
Laravel A/B Testing and Feature Flag Package https://laravel-news.com/laravel-ab-testing
Laravel News
Laravel A/B Testing and Feature Flag Package
The Laravel A/B Test package helps you quickly set up A/B tests and feature flags in a Laravel app.
π12
Encrypt and Decrypt Eloquent Model Fields in Laravel Apps https://laravel-news.com/laravel-ciphersweet
Laravel News
Encrypt and Decrypt Eloquent Model Fields in Laravel Apps
Laravel Ciphersweet is a package to integrate searchable field-level encryption in Laravel applications.
π25β€1
Explore a realtime event-driven architecture with a complete multiplayer quiz example https://laravel-news.com/explore-a-realtime-event-driven-architecture-with-a-complete-multiplayer-quiz-example
π₯΄4π1
Laracon Online is now accepting speaker submissions https://laravel-news.com/laracon-online-is-now-accepting-speaker-submissions
Laravel News
Laracon Online is now accepting speaker submissions
The official Laravel conference, streaming free to the entire Laravel community is now accepting speaker submissions.
π₯10π1
Building your website using Jigsaw https://laravel-news.com/first-look-at-jigsaw
Laravel News
Building your website using Jigsaw - Laravel News
As developers, the chance of you having a personal website is pretty high. After all, it is what we do - and most likely, you have rebuilt this countless times.
π€7π4π€―1
A Package to Require Approval Before Peristing Model Data https://laravel-news.com/laravel-approval
Laravel News
A Package to Require Approval Before Peristing Model Data
The Laravel Approval package requires approval of new Model data before being persisted.
π14π1
Laravel Blade Hot Refresh With Vite https://laravel-news.com/laravel-blade-hot-refresh-with-vite
Laravel News
Laravel Blade Hot Refresh With Vite
Laravel Vite now supports full page reloads when you update blade and route files.
β€13π10
Create Select Options from Enums, Laravel Models, and more https://laravel-news.com/laravel-options
Laravel News
Create Select Options from Enums, Laravel Models, and more
Laravel Options by Spatie is a package to create lists of options from different sources
π8π2
Laravel Dusk & GitHub Actions: Running Dusk in CI Pipelines https://laravel-news.com/laravel-dusk-github-actions
Laravel News
Laravel Dusk & GitHub Actions: Running Dusk in CI Pipelines
Learn how to run all our tests whenever you build and deploy a new app version through your CI pipeline. In this article, we will look at the exact steps to get this working.
π1
Using Route Registrars in your Laravel application https://laravel-news.com/route-registrars
Laravel News
Using Route Registrars in your Laravel application
Recently I came across a unique approach to loading routes into Laravel applications, and I wanted to share this amazing idea with you.
π€6π₯4π3π1
A Simple Draft and Revision System for Laravel https://laravel-news.com/laravel-drafts
Laravel News
A Simple Draft and Revision System for Laravel
Laravel Drafts is a simple drop-in draft and revision system for Eloquent models.
π5
Working with Data in API Integrations https://laravel-news.com/working-with-data-in-api-integrations
π3
Laravel 9.21 Introduces a Fresh Look for Artisan https://laravel-news.com/laravel-9-21-0
Laravel News
Laravel 9.21 Introduces a Fresh Look for Artisan
The Laravel team released 9.21 with a fresh new look for Artisan, new useful Artisan commands, and more.
π₯13π9
Logging external HTTP Requests with Laravel Telescope https://laravel-news.com/logging-external-http-requests-with-laravel-telescope
Laravel News
Logging external HTTP Requests with Laravel Telescope
The biggest issue with working with third-party APIs is that we have very little visibility. We integrate them into our code base and test them.
π13
Add Useful Info to the Laravel About Command https://laravel-news.com/customize-laravel-about-command
Laravel News
Add Useful Info to the Laravel About Command
Learn how to add custom output to the new Laravel about command.
π17
Why Your Company Needs APM: Business Application Monitoring https://laravel-news.com/why-your-company-needs-apm-business-application-monitoring
Laravel News
Why Your Company Needs APM: Business Application Monitoring
Your company cannot afford not to measure application performance because it is the equivalent of walking in the dark. Get yourself an APM tool. It supports you holistically, makes your life easy, and keeps the company happy and running. Its proactivity andβ¦
π©20π4
Build APIs in Laravel With the Restify Package https://laravel-news.com/laravel-restify
Laravel News
Build APIs in Laravel With the Restify Package
Laravel Restify is a package to make a powerful JSON:API-compatible Rest API with Laravel.
π10π€3π€―3