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.

LDAP Framework for PHP


LdapRecord is a full-featured LDAP framework LdapRecord is a framework that helps you quickly integrate LDAP into your PHP applications.
The post LDAP Framework for PHP appeared first on Laravel News.





Beautiful onboarding experiences for Filament Admin


The Onboarding Manager Pro is a premium package that allows you to create beautiful onboarding experiences for Filament Admin in minutes
The post Beautiful onboarding experiences for Filament Admin appeared first on Laravel News.





Use ChatGPT to ask a question to the Laravel Docs


Ask a Question to the Laravel docs is a new project that uses ChatGPT to generate answers to your questions from the official Laravel documentation.
The post Use ChatGPT to ask a question to the Laravel Docs appeared first on Laravel News.





Send Toast Notifications in Your Livewire Application with Toaster


This Toaster package for Livewire creates beautiful toast notifications for your applications.
The post Send Toast Notifications in Your Livewire Application with Toaster appeared first on Laravel News.





Using attributes to add value


PHP Attributes were added in version 8.0 of the language, and it has been a misnomer for many developers. What are their benefits, and how can I use them?
The post Using attributes to add value appeared first on Laravel News.





Laravel 10.9 Released


Laravel 10.9 is out with new features like defining route middleware with named static methods, HTTP status assertions, and more.
The post Laravel 10.9 Released appeared first on Laravel News.





Top 10 Laravel Audit Security Issues


Let’s dive in and check out the ten most common security issues I've discovered during my security audits.
The post Top 10 Laravel Audit Security Issues appeared first on Laravel News.





Going past Actions in Laravel


Over the last year or so, the Action based approach has been gaining popularity in the Laravel world. I was a big fan of this and adopted it relatively early on
The post Going past Actions in Laravel appeared first on Laravel News.





Generate String Acronyms with this Laravel Macro


The Str Acronym package for Laravel provides a macro for generating acronyms from strings using the Str helper and supports the Stringable class.
The post Generate String Acronyms with this Laravel Macro appeared first on Laravel News.





Laravel Telescope Guzzle Watcher


The Laravel Telescope Guzzle Watcher is a Telescope plugin that provides Guzzle request and response logs within the Telescope UI.
The post Laravel Telescope Guzzle Watcher appeared first on Laravel News.