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.

Nuxt 3 + Laravel Sanctum Authentication: Secure Your SPA and API with Ease

In modern web development, authentication is crucial for securing applications and protecting user data.





Mastering Laravel, No Compromises, and SourceDive with Joel Clermont

In this conversation, Joel Clermont shares insights into his work within the Laravel ecosystem, including his educational initiatives through Mastering Laravel, the impact o





WireSpy is a Sleek New Debug Bar for Laravel Livewire

WireSpy lets you instantly debug and interact with your Laravel Livewire components.





The Laracon AU schedule is now live

With all of the speaker announcement videos published on the Laracon AU X account, we're very excited to announce the full schedule of talks for 2024.





Laravel 11.27 Released

This week, the Laravel team released v11.27, with a configurable default currency in the Number helper, a Str::doesntContain() method, Schema::hasTable() performance improvements, and more.