Skip to main content
← All Tags

laravel

8 articles in this category

AI NewsLaravelFilament

Implementing Multilingual Runtime Collections in Filament Studio v1.2.0

Filament Studio v1.2.0 introduces localized EAV storage and per-field translation controls for dynamic runtime data models.

Read more
AI NewsDevOpsLaravel

Eliminating Deployment Downtime in Laravel: Technical Guide to Atomic Symlink Switching

Eliminate the 45-90 second daily downtime window by implementing atomic symlink switching for Laravel deployments.

Read more
AI NewsPHPLaravel

Mastering PHP 8.1 Backed Enums and Laravel Eloquent Casts for Type-Safe Development

Learn how PHP 8.1 enums replace fragile constants with type-safe value objects, supported by 85.9% of Packagist users as of June 2025.

Read more
AI NewsSoftware EngineeringLaravel

Rethinking Versioning Strategy: Why Laravel Should Move to CalVer

David Duymelinck argues for Laravel adopting date-based versioning over semantic versioning as the framework matures and major releases lack significant breaking changes.

Read more
AI Newslaraveldevops

Don't Let Your Staging Server Die: Separate Task Scheduling in Laravel

Laravel staging servers froze at 100% CPU due to unadjusted task scheduling, resolved by environment-specific job configurations.

Read more
AI Newsnativephplaravel

Bundle Google Fonts with your NativePHP Mobile application

Bundling Google Fonts in NativePHP apps cuts boot time from 2-5 seconds to instant.

Read more
AI Newslaravelaws

Scaling Laravel Queues: A Practical Guide to AWS SQS

A comprehensive guide to transitioning Laravel applications from default queue systems to AWS SQS for high availability, scalability, and reliability in handling thousands of jobs per hour.

Read more
AI Newsagentsgemini

Laravel AI Agent Integration with Telex.im Using Neuron AI and Gemini 2.5 Flash

A Laravel-based AI assistant (Dev Assist) integrated with Telex.im using Neuron AI and Gemini 2.5 Flash for code explanation, generation, and debugging.

Read more