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.

New MeteorJS 2.9 and the new Scaffold API

A new MeteorJS has landed with awesome new things such as the new Scaffolds API for quickly generating scaffolds using the CLI, upgraded typescript to 4.6.4, removed insecure by default, upgraded MongoDB driver version with the inclusion of countDocuments and estimatedDocumentCount and the brand-new Vue3 Skeleton.





Supercharging Your Artisan Commands With Termwind


In this article, we'll take a look at what Termwind is, how to install it, and how to use it in your Artisan commands. We'll then update an old example Artisan command step-by-step to use Termwind and see how it improves the output.
The post Supercharging Your Artisan Commands With Termwind appeared first on Laravel News.





Laravel Holiday Giveaway


Once a year, Yaz, otherwise known as Mr. Ninja, runs his famous Laravel Holiday Giveaway - but what is it exactly? Some say he is like the Laravel Santa ...
The post Laravel Holiday Giveaway appeared first on Laravel News.





[extension] siripravi/yii2-slideradmin

Slideshow Image Administration using Yii2

  1. Installation
  2. Usage
  3. Credits

Installation The preferred way to install this extension is through composer.
Either run