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.

Meilitools offers advanced Meilisearch index features in Laravel Scout


Laravel Meilitools provides additional tools for Laravel Scout 9+ integration with MeiliSearch.
The post Meilitools offers advanced Meilisearch index features in Laravel Scout appeared first on Laravel News.





Upcoming Livewire v3 Features and Changes


In this article, learn about some of the big features coming to Laravel Livewire v3.
The post Upcoming Livewire v3 Features and Changes appeared first on Laravel News.





Laravel 9.31 Released


The Laravel team released 9.31 with a request lifecycle duration handler, update model without changing timestamps, fake batches for testing, and more.
The post Laravel 9.31 Released appeared first on Laravel News.





Setting up your Data Model in Laravel


The data model is one of the most important parts of any Laravel application, many systems are designed around this data model so we approach it first.
The post Setting up your Data Model in Laravel appeared first on Laravel News.





Get Helpful Information about Models in Laravel


Laravel Model Info is a package by Spatie to get information on all the models in your Laravel project.
The post Get Helpful Information about Models in Laravel appeared first on Laravel News.





Laravel Bootcamp


Laravel Bootcamp is a brand new learning site from the Laravel team. It's a "choose your own adventure" style while building a new Laravel app with Vue or React.
The post Laravel Bootcamp appeared first on Laravel News.





Handle Webhooks in Laravel with Receiver


Laravel Receiver is a drop-in webhook handling library for Laravel.
The post Handle Webhooks in Laravel with Receiver appeared first on Laravel News.





Laravel 9.30 Released


The Laravel team released 9.29 and 9.30 with a read-only filesystem option, a scoped filesystem driver, the ability to discard model changes, and more.
The post Laravel 9.30 Released appeared first on Laravel News.