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


This week, the Laravel team released v10.14 with a new can() validation rule, custom Gate denial responses, global HTTP client middleware, and more.
The post Laravel 10.14 Released appeared first on Laravel News.





Generate Code in Laravel with Synth


The Synth package for Laravel that helps you generate code and perform various tasks in your Laravel application.
The post Generate Code in Laravel with Synth appeared first on Laravel News.





Marketing as Code: Laravel Screenshot Automation


Are you looking for a better way to prepare, take & maintain marketing screenshots? Learn how to automate this using Testmo.
The post Marketing as Code: Laravel Screenshot Automation appeared first on Laravel News.





Laravel Tailwind Merge

Laravel Tailwind Merge is a package that automatically resolves Tailwind CSS class conflicts in Laravel. This allows you to merge multiple Tailwind classes and resolves conflicts.





Lemon Squeezy for Laravel 1.0 is Here


The Lemon Squeezy for Laravel package released v1.0. Learn about this exciting package to make subscription billing, payments, and license keys a breeze!
The post Lemon Squeezy for Laravel 1.0 is Here appeared first on Laravel News.





Restore Database Backups in Laravel


The Laravel Backup Restore is a package to restore database backups made with Spatie's laravel-backup package.
The post Restore Database Backups in Laravel appeared first on Laravel News.





Resend Email Package for Laravel and PHP


Resend for Laravel is a package that integrates the Laravel mail service with the Resend API.
The post Resend Email Package for Laravel and PHP appeared first on Laravel News.