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.

RoadRunner Key-Value Cache for Laravel


The Roadrunner Cache package for Laravel allows you to work with the RoadRunner Key-Value Plugin as a Cache driver.
The post RoadRunner Key-Value Cache for Laravel appeared first on Laravel News.





Need to remove keys from an array or object? Use the data forget helper


Laravel has a utility function called data_forget that allows you to remove keys from an array or object using "dot" notation.
The post Need to remove keys from an array or object? Use the data forget helper appeared first on Laravel News.





How to structure Laravel apps


Steve McDougall, Brent Roose, and Bobby Bouwmann joined in to discuss structuring Laravel applications.
The post How to structure Laravel apps appeared first on Laravel News.





Basement Chat is a real-time chat widget package


Basement Chat is package for Laravel is a real-time chat widget package for your Laravel application with flexible broadcast driver support.
The post Basement Chat is a real-time chat widget package appeared first on Laravel News.





Design Emails and Send Them Via API with MailCarrier


MailCarrier is an open-source web app built with Laravel and Filament, where you can design emails once and send them via an API call.
The post Design Emails and Send Them Via API with MailCarrier appeared first on Laravel News.





ChatGPT Mock API Generator for Laravel


The ChatGPT Mock API Generator package for Laravel generates smart API mocks in Laravel using ChatGPT prompts.
The post ChatGPT Mock API Generator for Laravel appeared first on Laravel News.





API Authentication in Laravel


When it comes to Authentication in Laravel, there are a lot of options. But what should we use when it comes to authenticating your API?
The post API Authentication in Laravel appeared first on Laravel News.





Raw Query Output With Bindings is Coming to Laravel 10


Laravel 10 is getting a long-awaited feature to get the raw SQL query, including bindings.
The post Raw Query Output With Bindings is Coming to Laravel 10 appeared first on Laravel News.





Pines: An Alpine and Tailwind UI Library


Pines UI is an Alpine and Tailwind UI Library by Tony Lea. Pines is a library of animations, sliders, tooltips, accordions, modals, and more!
The post Pines: An Alpine and Tailwind UI Library appeared first on Laravel News.