yuricronos/laravelservice

enable "make:service" command

1.0.4 2024-08-09 03:36 UTC

This package is auto-updated.

Last update: 2025-06-20 05:24:16 UTC


README

this will enable the following in you laravel application

  1. make:service command
  2. livewire in subfolder (example: http://website.com/laravelapplication)
  3. auto https to resources
  4. third party api service integration using ApiService Class