Skip to content

gliterd/docker-laravel-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dockerized Laravel & Vue.js application

Complete Dockerized laravel blog app using Vue.js & mysql

Powered By Team Yeello

This is the complete dockerized Laravel & Vue.js blog & forum application which can be extended to make your complete product.

About the Application

This is the only complete & powerful blog + forum application built with Laravel also having beautiful & convenient UI.

Laravel 5.* and Vuejs 2.* combined with the establishment of a good response and handy admin-panel. The admin-panel made through the Vuejs component development. The complete setup is workable within minutes with docker compose 2

Here is the complete Document & Live Demo

Basic Features

  • Manage users, articles, discussions and media
  • Statistical tables
  • Categorize articles
  • Label classification
  • Content moderation
  • Own comments system
  • Multi-language switching
  • Markdown Editor
  • and more...

Server Requirements

  • PHP >= 7.0.0
  • Node >= 6.x
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Preview

New Blog

New Blog

Install

1. Clone the source code or create new project.

git clone https://github.com/literd/docker-laravel-vuejs.git

2. Set the basic config

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.

2. Install the extended package dependency.

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

3. Run the blog install command, the command will run the migrate command and generate test data.

php artisan blog:install

Contributors

Thanks

License

The project is open-sourced software licensed under the MIT license.

QQ Group: 272734386

About

🌟 🎯 πŸ“° Dockerized Blog + Forum + REST API + App using Laravel, Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published