hamedsz/laravel-todo

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hamedsz/laravel-todo

v1.4 2022-06-06 09:22 UTC

This package is auto-updated.

Last update: 2025-10-06 16:30:24 UTC


README

Installation (Add to main project)

composer require composer require hamedsz/laravel-todo

develop package

first clone the project

git clone https://github.com/hamedsz/laravel-todo.git

then install

composer install

Run tests

composer phpunit