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.

How to Convert HTML to Plain Text in PHP

The Hypertext PHP package converts HTML to pure text and beautifully handles various and malformed HTML. It works by taking an HTML string as input and removing all the markup, leaving the plain text:





Livewire Learning Screencasts are now available!

Laravel Livewire has recently introduced a new series of screencasts, aimed at making your journey of learning Livewire easier than ever.
The first group of videos that have been released includes the following:





Aimeos 2023.10 LTS release

The Aimeos ecommerce package just released v2023-10 LTS. This version contains a lot of simplifications and fully supports scaleable cloud setups like Kubernetes natively.
Here is a list of the top new features:





Laravel 10.29 Released

This week, the Laravel team released v10.29 with the ability to see all middleware in route:list, CLI dump output updates, and more. This week's release saw a lot of small fixes, added tests, and miscellaneous changes; see the changelog for a complete list of updates.





Svelte by Example

Svelte by Example is a succinct, gentle introduction to Svelte & SvelteKit to peak your curiosity.





DevDojo Static - NodeJS Site Generator

Static is a new project from DevDojo that is a simple site generator that uses NodeJS to compile your HTML into a fast and elegant static website.
Some of the features include:





Introducing the Next Chapter of Splade

Two weeks ago, I tweeted about splitting up Laravel Splade into multiple packages and that it should be easier to start with Splade.
The foundation of Splade v2 will be Splade Core, and in this video, I'll give you a sneak peek of what I've been working on.