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.24 Released


This week, the Laravel team released v10.24 with job fake updates, a string position helper, migration table name guessing improvements, and more.
The post Laravel 10.24 Released appeared first on Laravel News.





Laravel Date Filtering Package for Eloquent


This Laravel Date Filtering package aims to simplify date-based filtering for your Laravel Eloquent models.
The post Laravel Date Filtering Package for Eloquent appeared first on Laravel News.





Tablar: A Laravel Dashboard Preset


The Laravel Tablar Admin Dashboard Package is a beautiful, feature-rich admin dashboard Template using Laravel, Tabler, and Vite.
The post Tablar: A Laravel Dashboard Preset appeared first on Laravel News.





Laravel 10.23 Released


This week, the Laravel team released v10.23 with a new make:view Artisan command, PHPRedis 6.0 support, creating controller test files in make:model, and more.
The post Laravel 10.23 Released appeared first on Laravel News.





Support for Bun lands in Laravel Sail and Forge


Laravel Sail's release today includes support for Bun, a fast all-in-one JavaScript runtime. Learn how to start using Bun in your Laravel projects today.
The post Support for Bun lands in Laravel Sail and Forge appeared first on Laravel News.





Laravel Ecommerce with Lunar PHP


Lunar PHP is a Laravel e-commerce package, with an administrative hub, and a soon-to-be-released API
The post Laravel Ecommerce with Lunar PHP appeared first on Laravel News.





Final release of Laracon AU 2023 tickets now on sale!


A surge of excitement for the return of Laracon AU saw the initial ticket allocation exhausted right after the conference schedule was announced.
The post Final release of Laracon AU 2023 tickets now on sale! appeared first on Laravel News.





Generate Apis with ease with Laravel Rest Api


Laravel Rest Api is a package designed to help you generate your `Api` in a powerful way without restructuring your codebase.
The post Generate Apis with ease with Laravel Rest Api appeared first on Laravel News.