Laravel
The latest updates, tutorials, and stories about Laravel
-
June 1st, 2022
Laravel 9.15 Released
The Laravel team released 9.15 with the ability to list only vendor routes, check if a filesystem folder is empty/not...
-
One of the top Laravel questions I hear is "How to structure the project". If we narrow it down, the...
-
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,...