adejorosam / webhook-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code for Medium article on how to receive data over webhooks with Paystack in Laravel. See article here.

Installation

git clone https://github.com/adejorosam/webhook-tutorial.git

cd file

composer install

cp .env.example .env

php artisan key:generate

php artisan serve

About


Languages

Language:PHP 95.8%Language:Blade 3.3%Language:Shell 0.9%