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.

UI Colors: Tailwind CSS Color Generator


UI Colors is a Tailwind CSS Color Generator that automatically generates a color palette based on any custom color.
The post UI Colors: Tailwind CSS Color Generator appeared first on Laravel News.





A Week of Symfony #867 (7-13 August 2023)

This week, the upcoming Symfony 6.4 deprecated some config option related to security, improved performance a bit by removing unnecessary calls for services and improved the newly introduced Workflow profiler panel.





PHP max() function


Dive into this fun tutorial refactoring a piece of code using PHP's max function.
The post PHP max() function appeared first on Laravel News.





Convert Numbers to Words in Laravel with SpellNumber


SpellNumber is a package to convert words in Laravel easily using the PHP INTL extension.
The post Convert Numbers to Words in Laravel with SpellNumber appeared first on Laravel News.





PHPeste 2023

About the Conference

Introducing PHPeste, a distinguished PHP conference, championed by the
resilient communities of Brazil's Northeast. Over the years, this event has graced cities including João Pessoa,
Salvador, São Luis, Recife, Natal, and once again returns to the coastal beauty of Fortaleza.

Spanning two enriching days, attendees can anticipate:





Generate API Documentation for Laravel with Scramble


Scramble is a package for Laravel that generates API documentation without requiring you to write PHPDoc annotations manually.
The post Generate API Documentation for Laravel with Scramble appeared first on Laravel News.