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.

Introducing the Next Chapter of Splade

Two weeks ago, I tweeted about splitting up Laravel Splade into multiple packages and that it should be easier to start with Splade.
The foundation of Splade v2 will be Splade Core, and in this video, I'll give you a sneak peek of what I've been working on.





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.