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.

Make an impact on the Developer Ecosystem


New Global Developer Nation survey has started, you are officially invited, and your input could shape the future of the Developer Ecosystem.
The post Make an impact on the Developer Ecosystem appeared first on Laravel News.





Laravel 10 is now released!


Laravel 10 is now released, including a minimum PHP v8.1 version, a new Laravel Pennant package, invokable validation rules, native type declarations, and more...
The post Laravel 10 is now released! appeared first on Laravel News.





Supercharging Your Artisan Commands With Termwind


In this article, we'll take a look at what Termwind is, how to install it, and how to use it in your Artisan commands. We'll then update an old example Artisan command step-by-step to use Termwind and see how it improves the output.
The post Supercharging Your Artisan Commands With Termwind appeared first on Laravel News.





Laravel Holiday Giveaway


Once a year, Yaz, otherwise known as Mr. Ninja, runs his famous Laravel Holiday Giveaway - but what is it exactly? Some say he is like the Laravel Santa ...
The post Laravel Holiday Giveaway appeared first on Laravel News.





Singlestore for Laravel


Are you getting tired of MySQL headaches and facing scaling issues for your Laravel applications? Or looking for faster aggregations and analytical queries?
The post Singlestore for Laravel appeared first on Laravel News.





PHP 8.2 is released with read-only classes, new stand-alone types, trait constants, and more


The PHP team has released PHP 8.2 today with read-only classes, new stand-alone types, a new random extension, trait constants, and more.
The post PHP 8.2 is released with read-only classes, new stand-alone types, trait constants, and more appeared first on Laravel News.





Eloquent API Calls


Time and again, I have spoken about API integrations, and each time I find an improvement from the last, once more into the fray.
The post Eloquent API Calls appeared first on Laravel News.





PhpStorm 2022.3 is released with a new UI, PHP 8.2 support, and more


PhpStorm version 2022.3 is here this week with a new UI, PHP 8.2 support, quick-fix previews, code vision, reader mode for PHPDocs, and more.
The post PhpStorm 2022.3 is released with a new UI, PHP 8.2 support, and more appeared first on Laravel News.





Laravel 9.43 Released


The Laravel team released 9.43 this week with the ability to specify columns eagerly with Model::withWhereHas(), model policies listed in model:show, and more.
The post Laravel 9.43 Released appeared first on Laravel News.





Neovim as a PHP and JavaScript IDE


Laracasts has a new series featuring Laravel core member Jess Archer, which teaches you how to turn Neovim into a powerful PHP and JavaScript editor.
The post Neovim as a PHP and JavaScript IDE appeared first on Laravel News.