Laravel 10.11 is here with the ability to retrieve a timestamp Carbon instance from a UUID, making the new Sleep class macroable, and more.
The post Laravel 10.11 Released appeared first on Laravel News.
Laravel 10.11 is here with the ability to retrieve a timestamp Carbon instance from a UUID, making the new Sleep class macroable, and more.
The post Laravel 10.11 Released appeared first on Laravel News.
Middleware isn't something new we have been using it in our applications for a while now for various usages, from Authentication, to Authorization and beyond.
The post Laravel Security Middleware appeared first on Laravel News.
Thanks to Laravel, PHP is the future. Laravel is a full-stack framework that is actually full-stack. It handles routing, views, auth, ORM, caching, email, background jobs, and more.
The post Aaron Francis: Laravel Overview Video appeared first on Laravel News.
Learn about Laravel Task Runner, a package by Pascal Baljet that lets you write Shell scripts like Blade Components and run them locally or on a remote server.
The post Write Shell Scripts like Blade Components With Task Runner appeared first on Laravel News.
Using an application monitoring platform can help identify & fix errors quickly. Learn how to use Sentry to monitor & improve Laravel performance issues here.
The post How Sentry Can Improve Your Laravel Application appeared first on Laravel News.
Statamic 4 brings improvements to every part of the CMS. The Control Panel now offers an even better user experience and the entire code base got modernized.
The post Statamic 4 Released appeared first on Laravel News.
Laravel 10.10 brings Sleep class for faster tests, hashed attribute casting, and isolatable commands. Exciting new features in this release!
The post Laravel 10.10 Released appeared first on Laravel News.
The Recurring Models package for Laravel is the ultimate solution for adding recurring functionality to your Laravel Models.
The post Create Repeatable Models with Laravel Recurring Models appeared first on Laravel News.
Kevin Batdorf has created a Raycast extension to search and browse all the Artisan commands
The post Laravel Artisan Raycast Extension appeared first on Laravel News.