Laravel 8.17 Released
The Laravel team released 8.17 yesterday with the introduction of transaction-aware code execution, new dump() and dd() request methods, and the latest changes in the 8.x branch. The post Laravel 8.1…
The Laravel team released 8.17 yesterday with the introduction of transaction-aware code execution, new dump() and dd() request methods, and the latest changes in the 8.x branch. The post Laravel 8.1…
The Laravel team released 8.16 last week with an artisan command to take you directly to a database CLI, an excellent progress bar convenience method, and a new Ably broadcaster implementation. This…
Learn how to programmatically add Middleware to your Laravel app. The post Programmatically Adding Middleware to Laravel (sponsor) appeared first on Laravel News. Join the Laravel Newsletter to get…
A new major Clockwork release is now available. With UI refinements, client-side metrics, models and notifications tabs, sharing, toolbar and more. Clockwork 5 supports the latest Laravel, Lumen, Sli…
PHP 8.0 is a major update of the PHP language. It contains many new features and optimizations including named arguments, union types, attributes, constructor property promotion, match expression, nu…
Laravel User Activity is a package by Md.Harun-Ur-Rashid to easily monitor your user activity. It provides a GUI to analyze and filter data related to user events such as login, logout, edit, etc. Th…