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.

Use Apache Kafka With Laravel


Laravel Kafka is a package for using Apache Kafka producers and consumers in your Laravel app with ease.
The post Use Apache Kafka With Laravel appeared first on Laravel News.





Using SQS FIFO Queues


Learn about using Amazon SQS with FIFO Queues
The post Using SQS FIFO Queues appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.





Application Performance Monitoring (APM): Why You Need It


Application Performance Monitoring (APM), as the name suggests, is the process of monitoring the performance of the many aspects of your application.
The post Application Performance Monitoring (APM): Why You Need It appeared first on Laravel News.





Krayin is an Open-Source CRM Built with Laravel


Krayin is an open-source customer relationship management (CRM) app built with Laravel and Vue.js.
The post Krayin is an Open-Source CRM Built with Laravel appeared first on Laravel News.





Rich Text for Laravel


Rich Text Laravel integrates the Trix Editor with Laravel.
The post Rich Text for Laravel appeared first on Laravel News.





Laravel 8.61 Released


The Laravel team released 8.61 with a delete or fail model method, a value or fail model method, assert if a model exists in a test and the latest changes in the v8.x branch.
The post Laravel 8.61 Released appeared first on Laravel News.





Big New Livewire Release: v2.6.0


Livewire is getting lots of quality-of-life improvements in the latest release (v2.6). This is the biggest Livewire release since version 2.0.
The post Big New Livewire Release: v2.6.0 appeared first on Laravel News.





Cagilo: Blade Components for Laravel


Cagilo is a set of open-source Blade components for the Laravel framework.
The post Cagilo: Blade Components for Laravel appeared first on Laravel News.





Skipper is a powerful visual editor for Laravel Eloquent


Increase the speed and comfort of your work with Skipper, a sophisticated ORM editor. Import, edit, and export definitions just by a few clicks.
The post Skipper is a powerful visual editor for Laravel Eloquent appeared first on Laravel News.





Laravel API Response Helpers


Laravel API Response Helpers is a super simple package allowing for consistent API responses throughout your Laravel application.
The post Laravel API Response Helpers appeared first on Laravel News.