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.

Skipper is a powerful visual editor for Laravel Eloquent


Increase the speed and comfort of your work with Skipper, a sophisticated ORM editor. Import, edit, and export definitions just by a few clicks.
The post Skipper is a powerful visual editor for Laravel Eloquent appeared first on Laravel News.





Laravel API Response Helpers


Laravel API Response Helpers is a super simple package allowing for consistent API responses throughout your Laravel application.
The post Laravel API Response Helpers appeared first on Laravel News.





Enforcing Morph Maps in Laravel


Instead of relying on developers to remember to register polymorphic aliases, Laravel 8.59 brings a new `requireMorphMap` method to strictly enforce aliases being set.
The post Enforcing Morph Maps in Laravel appeared first on Laravel News.





Laravel Defibrillator: Keep Application Tasks Running At a Normal Rhythm


Laravel Defibrillator is a package by Michael Dyrynda that helps you ensure that aspects of your application should be running regularly are doing so.
The post Laravel Defibrillator: Keep Application Tasks Running At a Normal Rhythm appeared first on Laravel News.





Mistakes I've Made in AWS


Here's a collection of the most commonly missed things when using AWS with Forge!
The post Mistakes I've Made in AWS appeared first on Laravel News.





Laravel 8.59 Released


The Laravel team released 8.59 with new morph convenience methods, disallowing class morphs, merging defaults to validated inputs, quiet model factory creation, and the latest changes in the v8.x branch
The post Laravel 8.59 Released appeared first on Laravel News.





Define Model Attributes With Laravel Fluent


Laravel Fluent is a package that provides an expressive way to define model attributes.
The post Define Model Attributes With Laravel Fluent appeared first on Laravel News.





PHP 8.1 Release Candidate 1 Is Here


The PHP team announced the release of the first PHP 8.1 release candidate. Learn the latest scoop on the upcoming release of PHP 8.1
The post PHP 8.1 Release Candidate 1 Is Here appeared first on Laravel News.





Laravel Console Spinner


Laravel Console Spinner is a custom spinning progress bar for Laravel inspired by the Symfony Console Spinner.
The post Laravel Console Spinner appeared first on Laravel News.