Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Modern CSS in Angular: Layouts

Six months ago, we reached a significant milestone in Angular’s simplicity and developer experience by graduating the standalone APIs from developer preview. Today, we’re thrilled to share that we’re continuing the Angular Momentum with the biggest release since the initial rollout of Angular; making large leaps in reactivity, server-side rendering, and tooling.





Require Signatures and Associate Them With Eloquent Models


Laravel pad signature is a package to sign documents associated with an Eloquent model and optionally generate certified PDFs.
The post Require Signatures and Associate Them With Eloquent Models appeared first on Laravel News.





WordPress 6.0.3 Security Release

WordPress 6.0.3 is now available!

This release features several security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated.

WordPress 6.0.3 is a short-cycle release. The next major release will be version 6.1 planned for November 1, 2022.

If you have sites that support automatic background updates, the update process will begin automatically.





Learn how to upload files in Laravel like a Pro


One of the things that I see many people struggling with is file uploads. How do we upload a file in Laravel? What is the best way to upload a file?
The post Learn how to upload files in Laravel like a Pro appeared first on Laravel News.





WP Briefing: Episode 41: WordPress 6.1 Sneak Peek with Special Guest Nick Diego

In the forty-first episode of the WordPress Briefing, peek into the upcoming WordPress 6.1 release with our host, Josepha Haden Chomphosy, and the release’s Editor Triage Lead, Nick Diego.

Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.





Filament Markdown Editor


Filament Markdown Editor is a markdown editor for the excellent Filament admin panel.
The post Filament Markdown Editor appeared first on Laravel News.