News


11/05/2021 - 01:35

October 2021 brought a lot of new things to WordPress, from release updates to new versions of Gutenberg.





11/05/2021 - 01:24


Mohamed Said has a new video on the the Laravel YouTube channel for those getting started with PHP or wanting a refresher.
The post Getting Started With PHP in 2022 appeared first on Laravel News.





11/04/2021 - 02:49


Laravel World is a package providing a list of the countries, states, cities, currencies, and timezones.
The post Provide Country and Other Locale Data in Laravel appeared first on Laravel News.





11/04/2021 - 02:01

The Angular Compiler (which we call ngc) is the tool used to compile Angular applications and libraries. ngc is built on the TypeScript compiler (called tsc) and extends the process of compiling TypeScript code to add additional code generation related to Angular’s capabilities.Angular’s compiler serves as a bridge between developer experience and run time performance: Angular users author applications against an ergonomic, decorator-based API, and ngc translates this code into more efficient runtime instructions.





11/02/2021 - 22:36


The Laravel team released 8.69 with enum model casts, an enum validation rule, mask() method for Str and Stringable, and the latest changes in the v8.x branch.
The post Laravel 8.69 Released appeared first on Laravel News.





11/02/2021 - 15:47

In the past weeks, we've announced the first, the second and the third
round of speakers (and the





11/02/2021 - 11:47

Symfony 5.4 and Symfony 6.0 will be released simultaneously at the end of
November 2021. According to the Symfony release process, both versions will
have the same features, but Symfony 6.0 won't include any deprecated features.