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


The Laravel team released 9.8 with accessing default form data from an Eloquent model, custom log levels per exception type, and more.
The post Laravel 9.8 Released appeared first on Laravel News.





Add Likes, Bookmarks, Favorites, and Other Marks in your Application With Laravel Markable


Laravel Markable is a package to Integrate likes, bookmarks, favorites, reactions, and custom-made marks into your application.
The post Add Likes, Bookmarks, Favorites, and Other Marks in your Application With Laravel Markable appeared first on Laravel News.





Laravel Livewire: 14 Tips & Tricks


Learn about 14 hidden gems in Laravel Livewire
The post Laravel Livewire: 14 Tips & Tricks appeared first on Laravel News.





Style Guide Generator for Tailwind CSS


BeyondCode launched a Style Guide Generator for Tailwind CSS to generate a sharable style guide from a tailwind configuration file.
The post Style Guide Generator for Tailwind CSS appeared first on Laravel News.





Laravel 9.7 Released


The Laravel team released Laravel v9.7.0 with a whereIn() route parameter constraint method, a Str::squish() helper, JSON path query enhancements, and more.
The post Laravel 9.7 Released appeared first on Laravel News.





Laravel DynamoDB Eloquent Models and Query Builder


Laravel DynamoDB is a DynamoDB-based Eloquent model and Query builder for Laravel.
The post Laravel DynamoDB Eloquent Models and Query Builder appeared first on Laravel News.





Automated Localization of Laravel Projects with Localazy and GitHub Actions


Learn how to fully automate the localization of your Laravel projects with Localazy translation management platform and GitHub Actions in this article.
The post Automated Localization of Laravel Projects with Localazy and GitHub Actions appeared first on Laravel News.





Laravel Facebook Graph API


Laravel Facebook Graph by Joel Butcher is a Laravel wrapper for the Graph PHP 8 SDK project.
The post Laravel Facebook Graph API appeared first on Laravel News.





Filament Tables TALL Stack Component


The Filament Table Builder is a TALL component that makes building interactive tables a breeze.
The post Filament Tables TALL Stack Component appeared first on Laravel News.