{"id":13019,"date":"2023-02-10T03:01:05","date_gmt":"2023-02-10T08:01:05","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=13019"},"modified":"2023-02-10T03:01:09","modified_gmt":"2023-02-10T08:01:09","slug":"laravel-9-51-release-available","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/laravel-9-51-release-available\/","title":{"rendered":"Laravel 9.51 Release With Database Query Count Expectation"},"content":{"rendered":"\n
Laravel 9.51 release is now available with a host of new features covering database, URI templates, Laravel Sail and more.<\/p>\n\n\n\n
A new A sail:add command that users can use to add new services to an existing Sail installation is now available courtesy of Tony Messias. HTTP client URI templates that use More details about this release can be retrieved from the official Laravel 9.51 Release changelog here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":" Laravel 9.51 release is now available with a host of new features covering database, URI templates, Laravel Sail and more. A new DatabaseTruncation trait that will migrate your database and…<\/p>\n","protected":false},"author":1,"featured_media":13020,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,13,28,16,18],"tags":[344,424,433,452,471,591,635,636,638],"yoast_head":"\nDatabaseTruncation<\/code> trait that will migrate your database<\/a> and then truncate your tables to speed up rerunning database migrations has been added by Patrick O’Meara. A test expectation for database query count that ensures code doesn’t inadvertently introduce new database queries has been introduced by Tim MacDonald who has also contributed a pending builder for has-one-through and has-many-through relationships.<\/p>\n\n\n\n
guzzlehttp\/uri-templates<\/code> under the hood has been contributed by James Brooks.<\/p>\n\n\n\n