yuricronos / laravelservice
enable "make:service" command
1.0.4
2024-08-09 03:36 UTC
Requires
- php: ^8.2|^8.3
- illuminate/console: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/contracts: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- livewire/livewire: ^3.0
This package is auto-updated.
Last update: 2025-06-20 05:24:16 UTC
README
this will enable the following in you laravel application
- make:service command
- livewire in subfolder (example: http://website.com/laravelapplication)
- auto https to resources
- third party api service integration using ApiService Class