mkamelmasoud/laravel-ads

laravel-ads-system

dev-master 2022-08-01 14:09 UTC

This package is auto-updated.

Last update: 2024-04-29 04:46:48 UTC


README

for local development

Step One Clone Repo

git clone git@github.com:coder0010/laravel-ads

or you can download it by the desktop application of GitHub

https://github.com/coder0010/laravel-ads

Switch to the repo folder

cd laravel-ads

Step Two Prepare Laravel Project

"repositories": [
    {
        "type": "path",
        "url": "{path_to_pacakage}/laravel-ads"
    }
],