Skip to content

amowogbaje/task-manager-laravel

Repository files navigation

task-manager

This is a basic todo app you can use on your server

Installation

Set up your .env file

$ composer install
$ php artisan migrate --seed

Running the app

# development
$ php artisan serve


# Alternatively
$ http://localhost/project-manager/public

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages