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.

HTTP Client Dashboard for Laravel


Laravel Blanket is a dashboard to view your HTTP client requests in a Laravel application.
The post HTTP Client Dashboard for Laravel appeared first on Laravel News.





[news] RateLimiter 2.0.0

Major version of yiisoft/rate-limiter package was released.
It introduces new package design proposed by kafkiansky:





A Week of Symfony #763 (9-15 August 2021)

This week, the upcoming Symfony 5.4 deprecated some helper methods in AbstractController which weren't strictly related to HTTP.





View Presenter Classes for Eloquent Models


The Laravel Presentable package by Jonathan Zarate is a package to create presenter classes for Eloquent models.
The post View Presenter Classes for Eloquent Models appeared first on Laravel News.





Laravel Cashier for Openpay Billing Services


The cashier-openpay package by Pedro Perafán provides an expressive, fluent interface to subscriptions using Openpay billing services with Laravel.
The post Laravel Cashier for Openpay Billing Services appeared first on Laravel News.





Typescript with Laravel


Learn how to use Typescript interfaces with your Laravel models utilizing the Laravel Typescript package.
The post Typescript with Laravel appeared first on Laravel News.





Immutable IP Address Library For PHP


The darsyn/ip package by Zan Baldwin is an Immutable value object for IPv4 and IPv6 addresses.
The post Immutable IP Address Library For PHP appeared first on Laravel News.