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.

How to remove all extra spaces in a string with Laravel

Let's say you have a paragraph of text with all sorts of weird formatting. Maybe it's from someone copying and pasting text into your CMS, or it's just in a weird state. Something like this:





Laracon EU tickets are now on sale


Laracon EU is returning to Amsterdam on Feb 5-6, 2024, and tickets are now on sale.
The post Laracon EU tickets are now on sale appeared first on Laravel News.





Wirebox: Your Livewire Playground Awaits

Experience Laravel Livewire component development like never before, from your browser, with Wirebox by Philo Hermans.





Laravel Bootcamp now has a Livewire track


Laravel Bootcamp, the choose your adventure, style learning site, added support for Laravel Livewire.
The post Laravel Bootcamp now has a Livewire track appeared first on Laravel News.





Manage a User's Browser Sessions in Laravel


The Browser Sessions Laravel package by Chris Mellor enables users to manage and monitor their active browser sessions.
The post Manage a User's Browser Sessions in Laravel appeared first on Laravel News.





Pail is an experimental package to tail logs


Pail is an experimental Artisan package to provide an effortless way to tail logs in your Laravel applications.
The post Pail is an experimental package to tail logs appeared first on Laravel News.





Laravel 10.24 Released


This week, the Laravel team released v10.24 with job fake updates, a string position helper, migration table name guessing improvements, and more.
The post Laravel 10.24 Released appeared first on Laravel News.





Laravel Date Filtering Package for Eloquent


This Laravel Date Filtering package aims to simplify date-based filtering for your Laravel Eloquent models.
The post Laravel Date Filtering Package for Eloquent appeared first on Laravel News.