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.

Google reCaptcha Enterprise Package for Laravel


The Google reCaptcha Enterprise package for Laravel provides easy configuration of reCaptcha and a handy validation rule to verify your user token scores.
The post Google reCaptcha Enterprise Package for Laravel appeared first on Laravel News.





Laravel 9.49 Released


The Laravel team released 9.49 this week with support for casting an array of enums, CLI prompts, and more.
The post Laravel 9.49 Released appeared first on Laravel News.





Building APIs in Laravel


Building APIs in Laravel is an art form. You must think beyond data access and wrapping your Eloquent Models in API endpoints.
The post Building APIs in Laravel appeared first on Laravel News.





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.