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 Slack Alerts Package


Laravel Slack Alerts is a package by Spatie to send a message to slack quickly.
The post Laravel Slack Alerts Package appeared first on Laravel News.





Eloquent Inspector for Laravel


Laravel Eloquent Inspector is a package providing detailed info about model properties, relationships, and more.
The post Eloquent Inspector for Laravel appeared first on Laravel News.





Laravel 8.81 Released


The Laravel team released 8.81 with a string scan method, disable caching in attribute accessors, a getOrPut() collection method, and more.
The post Laravel 8.81 Released appeared first on Laravel News.





Improve Debugging Output With Laravel Dumper


The Laravel dumper package improves on the default dumper with useful Laravel-specific enhancements.
The post Improve Debugging Output With Laravel Dumper appeared first on Laravel News.





Safer Staging Environments with Blackhole Storage


If your staging env has a table that ideally doesn't have data in it (especially production data), you can make it a BLACKHOLE table
The post Safer Staging Environments with Blackhole Storage appeared first on Laravel News.





TALL Stack Admin Panel: Lean Admin Sneak Peek


Lean Admin, our TALLstack-powered package for building customer-facing admin panels, will be launching soon take a look at some of the features you can expect.
The post TALL Stack Admin Panel: Lean Admin Sneak Peek appeared first on Laravel News.





Deploy your PHP Codebase with Ansible and GitHub Actions


This tutorial will show you how you can automate the deploy of your PHP codebase with the help of GitHub Actions and Ansible.
The post Deploy your PHP Codebase with Ansible and GitHub Actions appeared first on Laravel News.





A New Major Version of Ignition Debuts in Laravel 9


The team at Spatie released a significant new version of Ignition for Laravel. Learn about what's new and start using it in your Laravel 8 apps today!
The post A New Major Version of Ignition Debuts in Laravel 9 appeared first on Laravel News.