bewarhizirvan/laravel-basic-accountant

Basic Accountant System Based on Laravel Framework.

v1.0.1 2022-03-09 13:15 UTC

This package is auto-updated.

Last update: 2024-05-06 10:41:10 UTC


README

Latest Version on Packagist Total Downloads

Installing

Via Composer

composer require bewarhizirvan/laravel-basic-accountant

Via Git

git clone https://github.com/bewarhizirvan/laravel-basic-accountant.git
cd laravel-basic-accountant
composer update
cp .env.example .env
php artisan key:generate

Update .env Data

php artisan migrate:refresh --seed