mkamelmasoud/laravel-ads

laravel-ads-system

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mkamelmasoud/laravel-ads

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

This package is auto-updated.

Last update: 2025-09-28 14:46:43 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"
    }
],