What's New in Laravel 10: Generate Secure Passwords
Next up, you'll find a new password() method on the Str class. This method - which can...
Categories: Laravel
What's New in Laravel 10: Native Type Declaration
Let's begin with a massive undertaking by Nuno Maduro. Laravel 10 now ships with native PHP types...
Categories: Laravel
What's New in Laravel 10: Quicker Project Scaffolding
If you haven't updated your Laravel installer in a while, you'll notice that the laravel new command...
Categories: Laravel