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.

Installing Xdebug with Laravel Herd


Herd does not ship with Xdebug out of the box, but you can manually install and compile the Xdebug PHP extension via Homebrew and pecl.
The post Installing Xdebug with Laravel Herd appeared first on Laravel News.





Livewire v3 Has Been Released


Livewire v3 Has Been Released
The post Livewire v3 Has Been Released appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.





Laravel String Wordwrap


The newly introduced wordWrap method in the Laravel String API effectively splits strings within a string based on a specified character limit.
The post Laravel String Wordwrap appeared first on Laravel News.





Using Language Servers in Sublime Text


Learn how to use Language Servers (LSP) in Sublime Text to boost your PHP productivity with code intelligence, autocomplete, and more.
The post Using Language Servers in Sublime Text appeared first on Laravel News.





firstOrCreate() vs createOrFirst()


What is the difference between firstOrCreate and createOrFirst? Lets take a look!
The post firstOrCreate() vs createOrFirst() appeared first on Laravel News.





Laravel 10.20 Released


This week, the Laravel team released v10.20 with a createOrFirst() method, benchmark a single callable, a new response JSON assertion, and more:
The post Laravel 10.20 Released appeared first on Laravel News.





Laravel Herd v1.2.0 includes an App Creation Wizard, Tinkerwell integration, and more


Discover Laravel Herd 1.2.0's newly released features – Laravel New integration, dark mode options, convenient action shortcuts, and more
The post Laravel Herd v1.2.0 includes an App Creation Wizard, Tinkerwell integration, and more appeared first on Laravel News.





Lightweight Permissions for Laravel with Ladder


Ladder is a package by Enea Dhiamandi that offers feather-light permissions for Laravel.
The post Lightweight Permissions for Laravel with Ladder appeared first on Laravel News.





AI-powered Tools for Developers - From Code to Completion


DocuWriter.ai provides you with many AI-powered tools to generate Code documentation, Tests, and Code Refactors from your source code files.
The post AI-powered Tools for Developers - From Code to Completion appeared first on Laravel News.