Skip to content

bosunski/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todo

A simple Laravel Todo List Package

To get started, you simply need to run:

$ composer require bosunski/todo:dev-master

This will install the package.

You have to run migrations Afterwards:

$ php artisan migrate

This will create necessary tables inside the database.

And you're good to Go.

Just point to /todo route and See it works.

About

A simple Laravel Todo List Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published