Skip to content

AmolKumarGupta/Ref-Mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refmini CMS

Code Review Phpstan level

A Personal Website is a versatile platform that allows you to manage your data. It comes equipped with a habit tracker tool to help me stay on top of my daily goals and routines. It allows you to showcase your repositories on your website

  1. Single User
  2. Github Integration
  3. Can select repos for Showcase
  4. Habit Tracker
  5. Menu Management

Requirements For Github (Optional)

Need Github token with read:user and gists scope. It will be saved in profile page under gist token.

Installation

clone the repository from gitub

git clone https://github.com/AmolKumarGupta/Ref-Mini.git

install composer packages

composer install

copy .env.example to .env and setup your database. if APP_KEY is not preset then generate it

php artisan key:generate --ansi

Now run setup command, it will run migrations and seeds

php artisan refmini:install

ScreenShot

daskboard menu repos