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.

Testmo Review: Unified Test Management


In this review, we are taking a look at Testmo, a modern unified test management tool used by software teams to manage all their QA & testing activities.
The post Testmo Review: Unified Test Management appeared first on Laravel News.





Statamic announces a new Flat Camp retreat


Flat Camp is an unforgettable, relationship-focused retreat for the Statamic community set in the Blue Ridge Mountains of North Carolina.
The post Statamic announces a new Flat Camp retreat appeared first on Laravel News.





Simple Ad, Banner, and Callouts Manager for Laravel


Laravel Smart Ads is a simple Ad, Banner, and Callouts Manager for Laravel.
The post Simple Ad, Banner, and Callouts Manager for Laravel appeared first on Laravel News.





Monitor CPU and Memory in Laravel Apps with Stethoscope


Laravel Stethoscope is a Laravel package to monitor CPU, memory, hard disk, web server, and network connection.
The post Monitor CPU and Memory in Laravel Apps with Stethoscope appeared first on Laravel News.





Reducing code duplication


Code duplication is the most painful thing for a lot of developers, you think you have solved the problem, but there are several instances of the same issue.
The post Reducing code duplication appeared first on Laravel News.





Run Multiple Sail Apps Locally With Fleet


Laravel Fleet is a package by Andrew Schmelyun to run multiple Laravel Sail websites locally with custom domain names.
The post Run Multiple Sail Apps Locally With Fleet appeared first on Laravel News.





Using PHP Codesniffer With Laravel


Learn how to install, set up, and use PHP Codesniffer with a new Laravel project.
The post Using PHP Codesniffer With Laravel appeared first on Laravel News.





Learn all about Laravel's dependency injection container


Laravel has a fantastic DI container, yet many people shy away from it. In this tutorial, I will walk through how I lean on Laravels container.
The post Learn all about Laravel's dependency injection container appeared first on Laravel News.





Jetstream and Breeze Updated to Inertia v1.0 + Dark Mode for Jetstream


The Laravel team released new versions of Jetstream and Breeze in which both starter kits now use Inertia v1.0. Plus, dark mode added in Jetstream.
The post Jetstream and Breeze Updated to Inertia v1.0 + Dark Mode for Jetstream appeared first on Laravel News.