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.

Search for Jobs on LaraJobs from Raycast


Search LaraJobs is a Raycast extension for searching open positions instantly and navigating to the job listing from your command launcher.
The post Search for Jobs on LaraJobs from Raycast appeared first on Laravel News.





Cachet v3 Announcement


James Brooks, the original creator of Cachet, an open-source status page system, shares an update about its journey.
The post Cachet v3 Announcement appeared first on Laravel News.





Laravel 10.19 Released


This week, the Laravel team released v10.19 with a collection percentage method, custom event discovery resolution, dynamic queue listener delay, and more.
The post Laravel 10.19 Released appeared first on Laravel News.





Shorten URLs in Your Laravel App with the Cuttly Package


Cuttly Service is a Laravel Package that provides a convenient wrapper to the Cuttly API, a URL shortener service.
The post Shorten URLs in Your Laravel App with the Cuttly Package appeared first on Laravel News.





The Laracon AU 2023 schedule is here


The schedule for the last Laracon of 2023 is here for your perusal and delight.
The post The Laracon AU 2023 schedule is here appeared first on Laravel News.





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.





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.