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 8.78 Released


The Laravel team released 8.78 with the ability to add custom default password rules, a mergeIfMissing() request method, and more.
The post Laravel 8.78 Released appeared first on Laravel News.





Migrator is a GUI Migration Manager for Laravel


Migrator is a GUI migration manager for Laravel in which you can create, migrate, delete, and roll back your migrations.
The post Migrator is a GUI Migration Manager for Laravel appeared first on Laravel News.





Our top 10 Laravel Tutorials of 2021


Take a look at our top 10 Laravel Tutorials from 2021.
The post Our top 10 Laravel Tutorials of 2021 appeared first on Laravel News.





Creating Your Own PHP Helpers in a Laravel Project

Laravel provides many excellent helper functions that are convenient for doing things like working with arrays, file paths, strings, and routes, among other things like the beloved dd() function.





OpenAI SDK for PHP


The orhanerday/open-ai package is a PHP SDK for accessing the OpenAI GPT-3 API.
The post OpenAI SDK for PHP appeared first on Laravel News.





GetCandy E-commerce Package for Laravel


GetCandy is a package that brings functionality akin to Shopify and other e-commerce platforms to Laravel.
The post GetCandy E-commerce Package for Laravel appeared first on Laravel News.





Scout APM Announces Release of External Service Monitoring


Scout APM announced a new External Services Monitoring tool for Ruby, Python, and PHP applications.
The post Scout APM Announces Release of External Service Monitoring appeared first on Laravel News.