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.

Aaron Francis's "Publishing Your Work" talk from Laracon


Aaron Francis closed out Laravel with a powerful talk on publishing your project and ideas, and how doing so can bring you luck.
The post Aaron Francis's "Publishing Your Work" talk from Laracon appeared first on Laravel News.





Stephen Rees-Carter's "Th1nk Lik3 a H4cker" talk from Laracon


Learn how to think like a hacker by exploring common hacking techniques and vulnerabilities that applications may face.
The post Stephen Rees-Carter's "Th1nk Lik3 a H4cker" talk from Laracon appeared first on Laravel News.





Diana Scharf's "Inertia.js" talk from Laracon


Watch Diana Scharf's "Inertia.js" talk to gain a deep understanding of using Inertia.js to create modern, single-page applications with a familiar Laravel development experience.
The post Diana Scharf's "Inertia.js" talk from Laracon appeared first on Laravel News.





Livewire Volt Has A New Class-based API


Volt introduced a new class-based syntax for Volt components. This allows you to write Livewire components using the more traditional syntax you're used to, but still all inside your Blade files.
The post Livewire Volt Has A New Class-based API appeared first on Laravel News.





Learn Laravel Sushi - The array driver for Eloquent


Sushi is Eloquent's missing "array" driver because sometimes you want to use Eloquent without dealing with a database.
The post Learn Laravel Sushi - The array driver for Eloquent appeared first on Laravel News.





PATH settings for Laravel


The $PATH variable sets the directories your system looks for when finding commands to run. In this quick tutorial, learn how to customize this to make finding things easier.
The post PATH settings for Laravel appeared first on Laravel News.





Laravel Prompts is Now Available in Laravel 10.17


The Laravel team released v10.17 with Laravel Prompts, a config:show Artisan command, a Collection method to ensure types and more.
The post Laravel Prompts is Now Available in Laravel 10.17 appeared first on Laravel News.





Filament v3 just launched


Filament v3 is now out and includes many new features, a completely refreshed UI, a new website, Livewire 3 support, and more!
The post Filament v3 just launched appeared first on Laravel News.





Watch Jake Bennett's "State Machines" talk from Laracon


Jake Bennett dives into state machines and how they can be leveraged to manage workflows and state transitions in applications.
The post Watch Jake Bennett's "State Machines" talk from Laracon appeared first on Laravel News.





Watch Matt Stauffer's "Enterprise Laravel" talk from Laracon


Matt Stauffer's "Enterprise Laravel" talk from Laracon US is now live on Youtube!
The post Watch Matt Stauffer's "Enterprise Laravel" talk from Laracon appeared first on Laravel News.