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.

Laravel Bootcamp


Laravel Bootcamp is a brand new learning site from the Laravel team. It's a "choose your own adventure" style while building a new Laravel app with Vue or React.
The post Laravel Bootcamp appeared first on Laravel News.





Handle Webhooks in Laravel with Receiver


Laravel Receiver is a drop-in webhook handling library for Laravel.
The post Handle Webhooks in Laravel with Receiver appeared first on Laravel News.





Laravel 9.30 Released


The Laravel team released 9.29 and 9.30 with a read-only filesystem option, a scoped filesystem driver, the ability to discard model changes, and more.
The post Laravel 9.30 Released appeared first on Laravel News.





Remove Sensitive Information from Laravel Apps


Laravel Scrubber is a package to scrub sensitive information that breaks operational security policies from being leaked on accident or not by developers
The post Remove Sensitive Information from Laravel Apps appeared first on Laravel News.





Database Job Chains for Laravel


Laravel Haystack is a package for beautifully simple but powerful database-driven job chains.
The post Database Job Chains for Laravel appeared first on Laravel News.





Laravel 9.28 Released


The Laravel team released 9.28 with console signal traps, test view data assertions, prevent silently discarding fillable values, and more.
The post Laravel 9.28 Released appeared first on Laravel News.





Behavioural Driven Development in Laravel


BDD or Behavioural Driven Development is a popular testing approach in many organizations and has a proven track record for uniting testing efforts in teams.
The post Behavioural Driven Development in Laravel appeared first on Laravel News.





From idea, to blog, to live without leaving your IDE


Content management is a very opinionated topic, and everyone has their favorite platform they like to use.
The post From idea, to blog, to live without leaving your IDE appeared first on Laravel News.