ngeblog/app

The ngeblog framework

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 2

Language:Blade

pkg:composer/ngeblog/app

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

This package is not auto-updated.

Last update: 2025-10-07 21:30:00 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