-
Notifications
You must be signed in to change notification settings - Fork 0
/
instruction.txt
39 lines (30 loc) · 1.12 KB
/
instruction.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
//========================================================================================
***** Project_Name : Blog - (Vue+Laravel+Vuex) *****
Database : blog-vue
From : FullStack Web.
//========================================================================================
.
.
.
.
.
//------------------------------------------------------------------------------------
//--git_link: https://github.com/Shahed-Chy-Suzan/Blog-by-Laravel-Vue-Vuex
//------------------------------------------------------------------------------------
.
.
.
.
.
.
.
==========================================================================================//
//-------------For Backend(Admin_Dashboard)------------
- Link: http://127.0.0.1:8000/home#/
//-------------For Admin Login-------------------------
- Email: admin@gmail.com
- password: admin
//------------Project_Run(Frontend):---------------------
- http://127.0.0.1:8000/#/ //working(Development Server)
- http://localhost/Blog/#/blog //not working features(localhost)
=========================================================================================//