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.

Manage Application Redirects with the Laravel Redirection Package


Laravel Redirection is a Laravel +8 package to manage URL redirections inside your Laravel application.
The post Manage Application Redirects with the Laravel Redirection Package appeared first on Laravel News.





Laravel 9.9 Released


The Laravel team released 9.9 with a configurable pluralizer, getAllTables() support for SQLite and SQLServer, an Eloquent Builder convenience method, and more.
The post Laravel 9.9 Released appeared first on Laravel News.





Laravel Rocket Chat Notifications


Laravel Rocket Chat Notifications is a package that makes it easy to send notifications using RocketChat with Laravel 9+.
The post Laravel Rocket Chat Notifications appeared first on Laravel News.





SPOTCon 2022 by Scout APM - Speaker List Announced!


SPOTcon 2022 is the latest digital conference for developers from around the world to meet, engage with, and learn about solutions that drive leading-edge transformation
The post SPOTCon 2022 by Scout APM - Speaker List Announced! appeared first on Laravel News.





BaseCode: A Field Guide to Writing More Readable Code


BaseCode is a field guide containing real-world practices to help you write code that's less complex and more readable.
The post BaseCode: A Field Guide to Writing More Readable Code appeared first on Laravel News.





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.