The essential news about content management systems and mobile technology. Powered by Perfect Publisher and XT Search for Algolia.
The News Site publishes posts to the following channels: Facebook, Instagram, Twitter, Telegram, Web Push, Tumblr, and Blogger.
Alfred Nutile dives deep into the intersection of Laravel and the growing influence of Large Language Models (LLMs) in development. With over a decade of experience, including introducing Laravel at Pfizer, Alfred shares how LLMs are shaping the future of programming and content creation. We discuss how he leverages LLMs in his current work, his thoughts on the potential they unlock for developers, and what it means for the evolution of the Laravel ecosystem.
You can also listen in your podcast app of choice:
<iframe width="100%" height="180" frameborder="no" scrolling="no" seamless="" src="https://share.transistor.fm/e/ada940d7"></iframe>The post PHP and LLMs with Alfred Nutile appeared first on Laravel News.
Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.
Read more https://laravel-news.com/php-and-llms-with-alfred-nutile
As an open source project, the WordPress software relies on contributions from individuals and businesses alike to remain a healthy and innovative ecosystem.
Individuals can contribute in a number of ways, from writing code to organizing meetups to working on WordPress’s accessibility. Companies can contribute by permitting their employees to allocate part-time or full-time hours to WordPress.
For the latest WordPress release Automattic provided over 3,500 core contributions—over half of all WordPress 6.6 contributions—at the hands of 105 individual contributors.
Given that WordPress powers over 40% of your favorite websites, it’s in the best interest of every company that benefits from WordPress to give back to the project and community.
This idea is codified in WordPress’s Five for the Future initiative. Any company that profits from the software—including every business offering hosting for WordPress—is encouraged to put 5% of its resources back into WordPress development.
At Automattic, the parent company of WordPress.com, we take this responsibility very seriously.
Automattic employs just under 2,000 people. Over 100 of them work on the WordPress project full-time. In terms of workforce hours, this puts the company at almost exactly 5%.
Contributor day at WordCamp Europe 2024.
Though this is not a requirement and it is not policed by the WordPress Foundation, every company that profits from WordPress should think about the long-term health and vibrancy of the WordPress ecosystem. At Automattic and WordPress.com, we’re proud to give back and to constantly be thinking about bettering WordPress as a whole when we’re working on features, squashing bugs, and generally doing our best to democratize publishing for the entire world.
As a customer—whether you’re a developer at an agency or an aspiring creator—you have a say in the future of WordPress. You have options when it comes to hosting. We recommend that the dollars you spend go towards a WordPress host that acts as a good steward of open source philosophy—like WordPress.com.
Get started with WordPress.comRead more https://wordpress.com/blog/2024/09/26/our-wordpress-contributions/
The PHP team has announced the release of the first PHP 8.4 release candidate! Although the general availability (GA) of v8.4.0 is still about two months away (expected on November 21), you can begin preparing for PHP 8.4 now. Familiarize yourself with the new features, the upgrade path, and key dates to ensure you're ready.
📢 We've collected highlight features coming to PHP 8.4 in our post, A Look at What's Coming to PHP 8.4 📢
PHP 8.4 is a minor release with some exciting new features like new array find methods, property hooks, and more. Here are some of the highlight features coming to PHP 8.4:
#[\Deprecated]
attribute (RFC)http_get_last_response_headers()
and
http_clear_last_response_headers()
functions (RFC)fpow()
following rules of IEEE 754
(RFC)Check out the upgrading document for the complete list of new features.
PHP 8.4 is out of beta and in the release candidate phase. Most importantly, the GA release is expected on November 21st! We're excited to get our hands on this release and remove all the extra parenthesis around new expressions with constructor arguments 😁
The following list of resources has everything you need to learn more about the upcoming releases:
The post PHP 8.4 Release Candidate 1 is here appeared first on Laravel News.
Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.
Read more https://laravel-news.com/php-8-4-release-candidate-1
The Laravel Config Checker package by Chris Di Carlo scans your codebase to verify if config keys are correctly defined in your config files. This helps ensure that all configuration values referenced in the code exist, helping you to prevent missing or undefined config errors.
Once installed, you can run php artisan
config:check
, which will scan your app and display any
errors in a table with information on the location and missing
reference.
View the GitHub repo for complete details on the package.
The post Laravel Config Checker Package appeared first on Laravel News.
Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.
Read more https://laravel-news.com/laravel-config-checker-package
Read more https://build.prestashop-project.org/news/2024/prestashop-8-2-0-available/
Page 7 of 1359