Download the PHP package antoniputra/ngeblog without Composer
On this page you can find all versions of the php package antoniputra/ngeblog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download antoniputra/ngeblog
More information about antoniputra/ngeblog
Files in antoniputra/ngeblog
Package ngeblog
Short Description Quickstart Blogging for your brand-new or existing Laravel App.
License MIT
Homepage https://github.com/antoniputra/ngeblog
Informations about the package ngeblog
Ngeblog
It helps you to quickly set up a simple Blogging System for your existing or brand-new Laravel application. Ngeblog provides a simple and elegant admin panel built with Vue
and Daisy UI
as a Modern SPA App.
Features
- BlogPost with Tiptap Editor.
- Tagging feature.
- Dashboard.
- Starter Page.
- and more...
Screenshot
Preview of Dashboard page.
Preview of Starter page.
Installation
Resolve the installation:
Configuration
After installation, by default will provide an admin panel at https://your-web.test/ngeblog
and only available for authenticated user.
Follow below section to customize as you wish.
Change Admin Panel URL
Go to your .env
and put new key value:
Protect Admin Panel
You can add your own protection logic like below:
Contributing Guide
I glad to see you here on this section. Whether you're a seasoned developer or new to open source, your participation is valuable. Let's collaborate and learn together! 🚀
Follow the steps below to get started.
Back-end Dependencies:
- Laravel 11
- Pest, Testbench
Front-end Dependencies:
- Vue 3 & VueRouter (script-setup)
- Tailwind & DaisyUI.
- Tiptap Editor, HeadlessUI, VueUse, FloatingUI.
Steps to Contribute:
- Fork and clone the repo, then navigate to the project folder.
- Install dependencies:
composer install
&npm install
. - Run the app:
composer serve
.
Asset Building:
-
For development (rebuilds on save):
- Before pushing code (minified version):
Credits
- Thanks to @arryanggaputra for the nice looking logo.
License
Ngeblog is open-sourced software licensed under the MIT license.
Built with love by @antoni_putra12 and made better by you.