Looking to hire Laravel developers? Try LaraJobs

laravel-xpeedy-service maintained by kirago

Description
Laravel Xpeedy package Service
Author
Last update
2025/04/09 07:19 (dev-main)
License
Downloads
43

Comments
comments powered by Disqus

🚀 Laravel Business Core

Packagist Version Laravel PHP License

📖 Introduction

** ...


📦 Installation

1️⃣ Requirements

  • Laravel ^8.0 || ^9.0 || ^10.0
  • PHP ^7.3 || ^8.0
  • Required PHP extensions: json, ctype, filter, mbstring, spatie/valuestore

2️⃣ Install via Composer

Run the following command to install the package:

composer require kirago/laravel-xpeedy-service 

🛠 Available Artisan Commands

2️⃣ Publish Config file

php artisan vendor:publish --tag=xpeedy-service-config

Setup the database and publish migrations

You are ready to use!