ktith / laravel-backup-viewer

Laravel CRUD backup files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Backup Viewer

Installation

Library

git clone https://github.com/ktith/laravel-backup-viewer.git

Composer

Install PHP Composer

composer require k_tith/laravel-backup-viewer

Usage

Simple CRUD on local backup files.

Note: This can be use only laravel backup package.

Basic usage

Demo Page

About

Laravel CRUD backup files

License:MIT License


Languages

Language:Blade 59.6%Language:PHP 40.4%