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.

Ban Eloquent Models With the Laravel Ban Package


Laravel Ban is a package that simplifies blocking and banning Eloquent models. Using this package, you can make a model "bannable" in minutes.
The post Ban Eloquent Models With the Laravel Ban Package appeared first on Laravel News.





Managing Secrets in Laravel with AWS Parameter Store


Learn how to manage secrets in your Laravel deployment process with the AWS Parameter Store
The post Managing Secrets in Laravel with AWS Parameter Store appeared first on Laravel News.





Laravel 8.74 Released


The Laravel team released 8.74 with a check for debug mode, an Event fakeExcept() method, MySQL fulltext index support, and the latest changes in v8.x.
The post Laravel 8.74 Released appeared first on Laravel News.





Laravel and Vue Translation Package


Laravel Vue i18n is a package by Francisco Madeira that allows you to connect your Laravel translation files with Vue projects.
The post Laravel and Vue Translation Package appeared first on Laravel News.





PHP 8.1 is Here


The PHP team announced the stable release of PHP 8.1 yesterday. Learn about the exciting new features in PHP 8.1!
The post PHP 8.1 is Here appeared first on Laravel News.





Laravel Livewire Calendar Component


Laravel Livewire Calendar is a component to show events in a good looking monthly calendar.
The post Laravel Livewire Calendar Component appeared first on Laravel News.





Laravel 8.73 Released


The Laravel team released 8.73 with support for Countable objects in the string pluralizer, allowing closures for determining cache TTL, a lazyByIdDesc() query builder method, and the latest changes in the v8.x branch.
The post Laravel 8.73 Released appeared first on Laravel News.





Announcing the PHP Foundation


The PHP Foundation will be a non-profit organization whose mission is to ensure the long life and prosperity of the PHP language.
The post Announcing the PHP Foundation appeared first on Laravel News.