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.

Log Routes Statistics for Users and Teams


Laravel Route Statistics is a package by @bilfeldt to log stats about users and teams usage of routes in a Laravel application.
The post Log Routes Statistics for Users and Teams appeared first on Laravel News.





Learn How to Build Modern Laravel Apps Using Inertia.js


Laracasts founder Jeffrey Way has finished a video series on learning how to build modern Laravel apps using Inertia.js.
The post Learn How to Build Modern Laravel Apps Using Inertia.js appeared first on Laravel News.





Laravel 8.71 Released


The Laravel team released 8.71 with a @js blade directive, declined validation rules, the ability to flush macros, and the latest changes in the v8.x branch.
The post Laravel 8.71 Released appeared first on Laravel News.





Laravel Cache Helper Package


The laravel-cache package by Andrey Helldar provides a helper for working with cache in Laravel.
The post Laravel Cache Helper Package appeared first on Laravel News.





Conduct better email testing with Mail Intercept


Mail Intercept for Laravel is a new way of testing mail by intercepting, not faking, email so we can dissect it, turn it upside down, and inspect everything.
The post Conduct better email testing with Mail Intercept appeared first on Laravel News.





Multi-tenant SaaS boilerplate for Laravel


An application skeleton on top of which you can build your multi-tenant SaaS.
The post Multi-tenant SaaS boilerplate for Laravel appeared first on Laravel News.





PHP 8.1 is Two Weeks Away, Here's What to Expect


The PHP team announced the final PHP 8.1 release candidate (RC6) yesterday, with the GA release two weeks away.
The post PHP 8.1 is Two Weeks Away, Here's What to Expect appeared first on Laravel News.





Automatically Sanitize Model Data


Laravel Model Sanitize is a package for handling the sanitization process of model data when creating and updating records.
The post Automatically Sanitize Model Data appeared first on Laravel News.





Laravel 8.70 Released


The Laravel team released 8.70 with a route definition can() method, a Js class for JavaScript encoding, and the latest changes in the v8.x branch.
The post Laravel 8.70 Released appeared first on Laravel News.