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.

Lemon Squeezy for Laravel 1.0 is Here


The Lemon Squeezy for Laravel package released v1.0. Learn about this exciting package to make subscription billing, payments, and license keys a breeze!
The post Lemon Squeezy for Laravel 1.0 is Here appeared first on Laravel News.





Restore Database Backups in Laravel


The Laravel Backup Restore is a package to restore database backups made with Spatie's laravel-backup package.
The post Restore Database Backups in Laravel appeared first on Laravel News.





Resend Email Package for Laravel and PHP


Resend for Laravel is a package that integrates the Laravel mail service with the Resend API.
The post Resend Email Package for Laravel and PHP appeared first on Laravel News.





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.