hamedsz/laravel-todo

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

This package is auto-updated.

Last update: 2024-04-06 13:04:41 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