Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

ltribolet/clippy

Repository files navigation

Clippy

How to install

Get the project, run

composer install

You should get everything now, in order to work properly you'll have few more step.

First you need to fill up the file app/config/database.php with your relevant informations.

Then you have to run :

php artisan migrate
php artisan db:seed

This will create for you tables and every datas needed.

Have fun :)

About

Just a basic online clipboard manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published