Skip to content

DalitsoMandala/ToDo-Daily

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Todo-Daily

This a to-do list platform for anyone who wants to keep track of their daily tasks. Made with Laravel ^10.10

Requirements

PHP = ^8.2

MySQL = ^15.1

Installation

Clone repository

git clone https://github.com/DalitsoMandala/ToDo_Daily.git

Install Composer

Download Composer

Install Nodejs

Download Node.js

Install dependencies

  npm install

Start the server

  npm run dev 

On live server

  npm run build 

Database

Go into .env file and change Database and Email credentials.

php artisan migrate

Generating a New Application Key

php artisan key:generate

Uploads

php artisan storage:link

License

Copyright (C) 2024 Dalitso Mandala.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published