Looking to hire Laravel developers? Try LaraJobs

laravel-buda maintained by sdtech

Description
A simple integration of buda api with laravel
Author
Last update
2022/06/17 06:46 (dev-main)
License
Links
Downloads
149

Comments
comments powered by Disqus

laravel-buda

A simple integration of buda api with laravel

Latest Version Issues Stars Stars Total Downloads

About

A simple A Simple Way To Call Buda Api Through Laravel Project The current features are :

  • Implement buda api.

Requirements

Installation

  1. From your projects root folder in terminal run:
    composer require sdtech/laravel-buda
  1. Publish the packages views, config file, assets, and language files by running the following from your projects root folder:
    php artisan vendor:publish --tag=budaLaravel

configuration

uses