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.

Create and Send Digest Emails in Laravel


The Laravel Digest package is a simple way to convert your emails into configurable digests.
The post Create and Send Digest Emails in Laravel appeared first on Laravel News.





Manage Git Branches with git-trim


Have you ever needed to clean up stale or old local branches that have already been merged and deleted on GitHub? Check out git-trim.
The post Manage Git Branches with git-trim appeared first on Laravel News.





Laravel Google Chat Alerts


Google Chat Alerts is a Laravel package to send a message to Google chat quickly.
The post Laravel Google Chat Alerts appeared first on Laravel News.





Calculating Mathematical Statistics in PHP


Hi-Folks/statistics is a PHP package that provides functions for calculating mathematical statistics of numeric data.
The post Calculating Mathematical Statistics in PHP appeared first on Laravel News.





Laravel 9 is Now Released!


Laravel 9—the next major version of Laravel—is now released, including a minimum PHP v8.0 version, controller route groups, a new Ignition error page, and many more features.
The post Laravel 9 is Now Released! appeared first on Laravel News.





Using S3 with Laravel


Using AWS S3 with Laravel now (even in single-server setups) can reduce headaches in the long run. Here's what you should know!
The post Using S3 with Laravel appeared first on Laravel News.





Laracon is this week!


Join us this Wednesday, February 9th, 2022, for this year's Laracon Online winter edition. It will be free for everyone!
The post Laracon is this week! appeared first on Laravel News.





Tailwind CSS Laravel Package


The Tailwind CSS Laravel package wraps up the standalone CLI version of the Tailwind CSS framework for a Laravel applications.
The post Tailwind CSS Laravel Package appeared first on Laravel News.





PHP Monitor 5.0 for macOS is Here


PHP Monitor, the lightweight native Mac app to manage PHP and Laravel Valet, has released v5.0. See what's new!
The post PHP Monitor 5.0 for macOS is Here appeared first on Laravel News.