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.

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.





SpladePanel - Create Dashboards using Laravel Splade and Jetstream


SpladePanel is a Laravel starter app to effortlessly create sleek dashboards harnessing the power of Laravel Splade's intuitive SPA-building features
The post SpladePanel - Create Dashboards using Laravel Splade and Jetstream appeared first on Laravel News.





Laravel Forge Introduces Zero Downtime Deployments with Envoyer Integration


Laravel Forge has announced a new feature that promises zero downtime deployments, thanks to a seamless integration with Laravel Envoyer.
The post Laravel Forge Introduces Zero Downtime Deployments with Envoyer Integration appeared first on Laravel News.