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.

Eloquent Fill and Insert Method in Laravel 12.6


The Laravel team released v12.6.0, which includes an Eloquent fillAndInsert() method, a URI path segments helper, a Password appliedRules() method, and more.





How to Get Hired and Hire Better with Dave Hicking

We sat down with Dave Hicking to talk about LaraJobs' new section of articles and videos to help you advance your career and improve your hiring processes.





Simplify Real-Time Notifications with Laravel's Anonymous Broadcasts


Accelerate real-time feature development in Laravel with anonymous broadcasts that eliminate the need for dedicated event classes, offering a fluent API for sending ad-hoc notifications directly to your frontend.





Simplify URL Generation with Laravel's New query() Method


Enhance your Laravel application's URL handling with the new query() method, providing a dedicated API for generating URLs with complex query parameters while maintaining proper encoding and parameter structure.





Connecting Laravel Socialite with Google Client PHP Library


This article will guide you through setting up Laravel Socialite with Google OAuth and connecting it to the Google Client PHP Library.





Create Self-Contained PHP Executables with PHPacker


PHPacker enables you to package any PHP script or PHAR into a standalone, cross-platform executable. It handles all the complexity of bundling PHP with your application, making distribution simple and hassle-free.





Simple Cookie Consent Packge for Laravel


The Laravel Cookie Guard package provides a simple cookie consent window through which users can specify the cookies they want to allow.





Stargazing in Your Laravel App with Intervention Zodiac


Intervention Zodiac helps to calculate zodiac signs and to resolve the respective star sign from various data types