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.

Laravel 9.7 Released


The Laravel team released Laravel v9.7.0 with a whereIn() route parameter constraint method, a Str::squish() helper, JSON path query enhancements, and more.
The post Laravel 9.7 Released appeared first on Laravel News.





Laravel DynamoDB Eloquent Models and Query Builder


Laravel DynamoDB is a DynamoDB-based Eloquent model and Query builder for Laravel.
The post Laravel DynamoDB Eloquent Models and Query Builder appeared first on Laravel News.





Automated Localization of Laravel Projects with Localazy and GitHub Actions


Learn how to fully automate the localization of your Laravel projects with Localazy translation management platform and GitHub Actions in this article.
The post Automated Localization of Laravel Projects with Localazy and GitHub Actions appeared first on Laravel News.





Laravel Facebook Graph API


Laravel Facebook Graph by Joel Butcher is a Laravel wrapper for the Graph PHP 8 SDK project.
The post Laravel Facebook Graph API appeared first on Laravel News.





Filament Tables TALL Stack Component


The Filament Table Builder is a TALL component that makes building interactive tables a breeze.
The post Filament Tables TALL Stack Component appeared first on Laravel News.





Laravel Valet 3 Released With Multi-Version PHP Support


The Laravel team released the next major version of Laravel Valet (3.0), which introduces running multiple versions of PHP in Valet applications side-by-side.
The post Laravel Valet 3 Released With Multi-Version PHP Support appeared first on Laravel News.





Visit is a Beautiful HTTP CLI Tool for Humans


Visit is a CLI tool by Spatie to see an HTTP response in a beautiful way.
The post Visit is a Beautiful HTTP CLI Tool for Humans appeared first on Laravel News.





Glob-like File and Pattern Matching Utilities for PHP


Splat is a utility that provides glob-like file and pattern matching for PHP.
The post Glob-like File and Pattern Matching Utilities for PHP appeared first on Laravel News.