ngeblog/app

The ngeblog framework

v0.2.0 2022-10-11 07:15 UTC

This package is not auto-updated.

Last update: 2024-04-23 14:37:24 UTC


README

This is a blog platform.

Installation

  1. Install
composer require ngeblog/app
  1. Create database and seeting your .env
  2. Run php artisaan
php artisan ngeblog:install
  1. Run php artisan
php artisan storage:link
  1. Run npm
npm run install && npm run production

Feature

  1. Article
  2. Comment
  3. Tag
  4. Search