-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathinstruction.txt
34 lines (29 loc) · 1.02 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
//================================================================================
***** Inventory - (Vue+Laravel+RESTful_API+JWT) *****
Database : inventory_vue
From : Learn-Hunter.
//=================================================================================
.
.
.
.
.
//------------------------------------------------------------------------
//--git_link: https://github.com/Shahed-Chy-Suzan/Inventory
//------------------------------------------------------------------------
.
.
.
.
.
.
.
==========================================================================================//
--OUTPUT:----
-root_route(http://127.0.0.1:8000/) will show --> Login Form
-route(http://127.0.0.1:8000/register) will show --> Register Form
-route(http://127.0.0.1:8000/others_blah_blah) will show ---> welcome.blade.php
//-------------For Admin Login-------------------------
- Email: [email protected]
- password: admin
=========================================================================================//