Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
core
Browse files
Jan 05, 2019
side loading based on the include
· f33ff47a
mAm
authored
Jan 05, 2019
f33ff47a
use authorization middleware
· cbda5910
mAm
authored
Jan 05, 2019
cbda5910
create new config
· 4397005e
mAm
authored
Jan 05, 2019
4397005e
create new middleware
· 6db7e6b6
mAm
authored
Jan 05, 2019
6db7e6b6
create helper function
· ac959a0d
mAm
authored
Jan 05, 2019
ac959a0d
remove default side loading
· 068a4b01
mAm
authored
Jan 05, 2019
068a4b01
make sure uuid are unique
· ebee557a
mAm
authored
Jan 05, 2019
ebee557a
use UsesUuid Trait
· 524608c9
mAm
authored
Jan 05, 2019
524608c9
create UsesUuid Traits
· 1494e90d
mAm
authored
Jan 05, 2019
1494e90d
install necessary packages
· 067fd158
mAm
authored
Jan 05, 2019
067fd158
create uuid column instead id
· 5beb1f01
mAm
authored
Jan 05, 2019
5beb1f01
Dec 28, 2018
CRUD image
· 83f6a3d1
mAm
authored
Dec 28, 2018
83f6a3d1
create product with images
· 58693416
mAm
authored
Dec 28, 2018
58693416
follow PSR2
· 4b90ec83
mAm
authored
Dec 28, 2018
4b90ec83
change file structure
· cacb795c
mAm
authored
Dec 28, 2018
cacb795c
Dec 22, 2018
Product CRUD
· 84e244f6
mAm
authored
Dec 22, 2018
84e244f6
use $guarded instead of $fillable
· 850981da
mAm
authored
Dec 22, 2018
850981da
todo
· 81c3e41a
mAm
authored
Dec 22, 2018
81c3e41a
rename routes
· cdeffd27
mAm
authored
Dec 22, 2018
cdeffd27
get product name by mapping
· 6f95a8c5
mAm
authored
Dec 22, 2018
6f95a8c5
Dec 21, 2018
dispatch a job when there is an error
· 0c3da218
mAm
authored
Dec 21, 2018
0c3da218
create a job to send slack notification
· d747c5c6
mAm
authored
Dec 21, 2018
d747c5c6
enable facades
· e3fa146a
mAm
authored
Dec 21, 2018
e3fa146a
add jobs and failed jobs table
· 3dc41c7b
mAm
authored
Dec 21, 2018
3dc41c7b
Dec 16, 2018
remove .env details from git
· 84c629c6
mAm
authored
Dec 16, 2018
84c629c6
authenticate all request using JWT
· 37d7ec74
mAm
authored
Dec 16, 2018
37d7ec74
install firebase/php-jwt
· 48328442
mAm
authored
Dec 16, 2018
48328442
test pagination
· 76b24401
mAm
authored
Dec 16, 2018
76b24401
set PAGINATION_LIMIT in .env file
· 7e60ab7d
mAm
authored
Dec 16, 2018
7e60ab7d
seed product table
· 3eaa4f49
mAm
authored
Dec 16, 2018
3eaa4f49
add new columns for product table
· fa4a98c9
mAm
authored
Dec 16, 2018
fa4a98c9
Dec 15, 2018
insert doc commands
· 6ca42d79
mAm
authored
Dec 15, 2018
6ca42d79
isset route configs
· 96a51187
mAm
authored
Dec 15, 2018
96a51187
get all route list dynamically
· 2708db9b
mAm
authored
Dec 15, 2018
2708db9b
create custom console command to list custom api
· 3106b8cd
mAm
authored
Dec 15, 2018
3106b8cd
create test for product entity
· d7fa535a
mAm
authored
Dec 15, 2018
d7fa535a
change route / testing
· 8d155eba
mAm
authored
Dec 15, 2018
8d155eba
setup middleware
· fe48e806
mAm
authored
Dec 15, 2018
fe48e806
let's go through the authentication later
· dedadc2d
mAm
authored
Dec 15, 2018
dedadc2d
named routers
· c9c6892e
mAm
authored
Dec 15, 2018
c9c6892e
Loading