hamedsz/laravel-todo

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

This package is auto-updated.

Last update: 2023-11-06 12:10:40 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