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.

Using DTOs to keep context


DTOs, or Data Transfer Objects, can be used for so much. Since PHP 8 was released, creating these fantastic classes in your projects has never been easier.
The post Using DTOs to keep context appeared first on Laravel News.





Laravel Waterline: UI for Workflows


Laravel Waterline is an elegant UI for monitoring Laravel Workflows using the laravel-workflows package.
The post Laravel Waterline: UI for Workflows appeared first on Laravel News.





Creating a Password Generator


Password generation is something we all think about doing at some point, but how can we go about doing it and making these passwords easy to remember and secure
The post Creating a Password Generator appeared first on Laravel News.





Fun with Refactoring


Refactoring isn't a dirty word, quite the opposite. Refactoring is something that you do when you have leveled up or generally improved.
The post Fun with Refactoring appeared first on Laravel News.





Laravel 9.41 Released


The Laravel team released 9.41 this week with validation rules for soft-deleted models, additional rule builder convenience methods, and more.
The post Laravel 9.41 Released appeared first on Laravel News.





Your first Laravel 9 Application


If you have never built a Laravel application, let me take a walk-through with you from scratch - with no perceived knowledge. Follow along to learn Laravel
The post Your first Laravel 9 Application appeared first on Laravel News.





Laravel Black Friday Deals


You can save huge amounts of money on everything from training courses to full applications. This year we’ve compiled a list of all the hot sales.
The post Laravel Black Friday Deals appeared first on Laravel News.