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.

Livewire Form Builder


Filament Form Builder is a package you can use to build forms using the TALL (Tailwind, Alpine.js, Laravel, and Livewire) stack.
The post Livewire Form Builder appeared first on Laravel News.





Scout APM Announces Release of External Service Monitoring


Scout APM announced a new External Services Monitoring tool for Ruby, Python, and PHP applications.
The post Scout APM Announces Release of External Service Monitoring appeared first on Laravel News.





Tailwind CSS V3 Is Now Released


Tailwind CSS v3 is now released! This major version brings impressive performance gains, workflow improvements, and a massive list of features.
The post Tailwind CSS V3 Is Now Released appeared first on Laravel News.





Filament TALL Stack Admin Panel v2 Released


The Filament TALL-stack admin panel released version 2 with a completely refreshed UI, global search, settings pages, easy dashboard stats, and more.
The post Filament TALL Stack Admin Panel v2 Released appeared first on Laravel News.





Laravel 8.75 Released


The Laravel team released 8.75 with on-demand gate authorization, fulltext index for PostgreSQL, and the latest changes in the v8.x branch.
The post Laravel 8.75 Released appeared first on Laravel News.





Output Eloquent Builder SQL to Your Favorite Debugging Tool


Laravel showsql is a package to output model SQL queries to your favorite debugging tool or the browser.
The post Output Eloquent Builder SQL to Your Favorite Debugging Tool appeared first on Laravel News.





Laravel Holiday Giveaway


Enter the 2021 Laravel Holiday Giveaway and have a chance to win one of many great prizes from the community of Laravel makers. Prizes include Apple hardware, courses, apps, training, and more!
The post Laravel Holiday Giveaway appeared first on Laravel News.





E-commerce package for Laravel


Next year ArchTech is releasing a new e-commerce solution for Laravel.
The post E-commerce package for Laravel appeared first on Laravel News.





Ban Eloquent Models With the Laravel Ban Package


Laravel Ban is a package that simplifies blocking and banning Eloquent models. Using this package, you can make a model "bannable" in minutes.
The post Ban Eloquent Models With the Laravel Ban Package appeared first on Laravel News.





Managing Secrets in Laravel with AWS Parameter Store


Learn how to manage secrets in your Laravel deployment process with the AWS Parameter Store
The post Managing Secrets in Laravel with AWS Parameter Store appeared first on Laravel News.