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.

Symfony 5.4.28 released

Symfony 5.4.28 has just been released.
Here is the list of the most important changes since 5.4.27:





Mary UI: Laravel Blade Components for Livewire 3


MaryUI is a UI library that gives you gorgeous Laravel Blade components made for Livewire 3 and styled with DaisyUI and Tailwind
The post Mary UI: Laravel Blade Components for Livewire 3 appeared first on Laravel News.





Best JavaScript Frameworks

Best JavaScript Frameworks
 
Experts rely on JavaScript frameworks. They support the language of the web, supporting event-driven, functional, object-oriented, and prototype-based programming styles. So what do you need to know about JavaScript frameworks? We provide an introduction to the topic and our detailed reviews below.
 





Laravel Jetstream 4.0 with Livewire 3 support


Laravel Jetstream v4.0 is now released and includes support for the just-released Livewire v3
The post Laravel Jetstream 4.0 with Livewire 3 support appeared first on Laravel News.





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.





Teknasyon PHPKonf 2023

What is PHPKonf

PHPKonf, the signature event of Istanbul PHP, is a landmark for PHP enthusiasts around the world. Now stepping into its 9th year, this annual conference is renowned for its dedication to spreading knowledge and building connections within the PHP community. Join us at PHPKonf, where PHP meets Istanbul.

Date: September 2, 2023 in Istanbul, Turkiye.





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.