🎈 PJ Blog is an open source blog built with Laravel and Vue.js. https://pigjian.com
Special thanks to the generous sponsorship by:
This is a powerful blog, I try to build the blog more beautiful, more convenient.
Laravel 5.*
and Vuejs 2.*
combined with the establishment of a good response and quickly dashboard, the dashboard made through the Vuejs
component development.
I believe it will be better and better. If you are interested in this, you can join and enjoy it.
Here is documents
- Manage users, articles, discussions and media
- Statistical tables
- Categorize articles
- Label classification
- Content moderation
- Own comments system
- Multi-language switching
- Markdown Editor
- and more...
PJ Blog Laravel 5.*
- PHP >= 7.0.0
- Node >= 6.x
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
git clone https://github.com/jcc/blog.git
OR
composer create-project jcc/blog
cp .env.example .env
Edit the .env
file and set the database
and other config for the system after you copy the .env
.example file.
Install the Laravel
extended repositories:
composer install -vvv
Install the Vuejs
extended repositories:
npm install
Compile the js code:
npm run dev
// OR
npm run watch
// OR
npm run production
php artisan blog:install
The project is open-sourced software licensed under the MIT license.
QQ Group: 272734386