Laravel
The latest updates, tutorials, and stories about Laravel
-
May 25th, 2022
Laravel 9.14 Released
The Laravel team released 9.14 with migration table comments for MySQL and Postgres, a dynamic trashed factory state, a new...
-
May 24th, 2022
Significance of Laravel Maintenance & Support Services
When it comes to expanding your business, you must carry out maintenance and support services for your Laravel websites and...
-
May 20th, 2022
Laravel 9.13 Released
The Laravel team released 9.13 with a
value()
collection method, new test response helpers, an array map convenience method, and... -
May 11th, 2022
Laravel 9.12 Released
The Laravel team released 9.12 with delaying notifications per channel, sharing logging context across channels, preventing stray HTTP requests while...
-
May 4th, 2022
Laravel 9.11 Released
The Laravel team released 9.11.0 with an array join method, methods to check the existence of validated input, opt-in deprecation...
-
April 28th, 2022
Laravel 9.10 Released
The Laravel team released 9.10 with a
findOr()
Eloquent method, a new command assertion, retrieve input as a Stringable instance,... -
April 20th, 2022
Laravel 9.9 Released
The Laravel team released 9.9 with a configurable pluralizer,
getAllTables()
support for SQLite and SQLServer, an Eloquent Builder convenience method,... -
April 13th, 2022
Laravel 9.8 Released
The Laravel team released 9.8.xxxx with accessing default form data from an Eloquent model, custom log levels per exception type,...
-
April 6th, 2022
Laravel 9.7 Released
The Laravel team released Laravel v9.7.0 with a
whereIn()
route parameter constraint method, aStr::squish()
helper, JSON path query enhancements,...