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.

Punchcard: Object Configs for Laravel


Punchcard is a lazy and strict way to configure your Laravel projects. Learn how to get type-hinting in Laravel configuration.
The post Punchcard: Object Configs for Laravel appeared first on Laravel News.





Bellows: Supercharge your Laravel Forge account


Bellows is a CLI utility that sits on top of the Laravel Forge CLI to get your site up and running quickly.
The post Bellows: Supercharge your Laravel Forge account appeared first on Laravel News.





Hooks for Alpine.js


The Alpine Hooks JS module is a collection of hooks for useful things like hover, window resizing, and more.
The post Hooks for Alpine.js appeared first on Laravel News.





Add Strict Typing to Inline Variables in PHP With Strictus


PHP doesn't have a way to enforce strongly-typed inline variables natively. Enter Strictus: a package that brings strict typing enforcement to variables.
The post Add Strict Typing to Inline Variables in PHP With Strictus appeared first on Laravel News.





Extra Checks for Laravel Server Monitor


If you want to add some additional server checks for Spatie's Laravel Server Monitor Package, check out this extra server monitor checks package.
The post Extra Checks for Laravel Server Monitor appeared first on Laravel News.





Laravel 10.13 Released


This week, the Laravel team released v10.13 with database escaping functionality in Grammar, Sleep test hooks, response preparation events, and more.
The post Laravel 10.13 Released appeared first on Laravel News.





Add Debug Comments to Your Rendered Blade Templates


With the Laravel Blade Comments package by Spatie, you can add debug comments to your rendered Blade template output.
The post Add Debug Comments to Your Rendered Blade Templates appeared first on Laravel News.





Uploadcare Filesystem Adapter for Laravel


The Flysystem adapter for Uploadcare makes it easy to use the Uploadcare API to upload and manage files in Laravel and PHP applications.
The post Uploadcare Filesystem Adapter for Laravel appeared first on Laravel News.