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.

Inspect and Develop Mail Templates with Laravel Mailbook


Laravel Mailbook is a package that lets you quickly inspect your mail templates without triggering them in your application.
The post Inspect and Develop Mail Templates with Laravel Mailbook appeared first on Laravel News.





Laravel 10 Bug Hunt


We will be holding a bug squashing contest to find and eliminate any pesky bugs that may be hidden in the new release. The winner of this contest will win $1,000!
The post Laravel 10 Bug Hunt appeared first on Laravel News.





CRUD Operations Using Laravel Livewire


Check out this step-by-step tutorial on how to execute CRUD operations using Laravel Livewire.
The post CRUD Operations Using Laravel Livewire appeared first on Laravel News.





Using OpenAI in Laravel


AI is it a buzzword, or is it something we should be thinking about? With the release of the OpenAI package, we can dive into AI-powered Laravel applications
The post Using OpenAI in Laravel appeared first on Laravel News.





Laravel 9.46 Released


The Laravel team released 9.46 with two JsonResource methods to conditionally include resource properties, updates to the decimal validation rule, and more
The post Laravel 9.46 Released appeared first on Laravel News.





Laracon India 2023


LaraconIN is coming to Ahmedabad India February 25-26th 2023. This will be the first official Laravel conference in India.
The post Laracon India 2023 appeared first on Laravel News.





Laravel Certification Program is no longer official


Laravel has discontinued its official partnership with the Laravel Certification Program
The post Laravel Certification Program is no longer official appeared first on Laravel News.





Laracon EU Lisbon 2023


Laracon EU is the leading event for Laravel developers in Europe, and is coming for the first time in Portugal!
The post Laracon EU Lisbon 2023 appeared first on Laravel News.





Laravel Breeze now with dark mode


Laravel Breeze now comes with a dark mode option
The post Laravel Breeze now with dark mode appeared first on Laravel News.





Cloudflare's Turnstile Captcha for Laravel


The turnstile-laravel package integrates Turnstile's Captcha verification API with Laravel applications.
The post Cloudflare's Turnstile Captcha for Laravel appeared first on Laravel News.