when i run the admin project,appears two erros.
first is when i create a post when a slug ,but i click ths /post/{slug} link ,the page navigate 404 not found.
1
ErrorTemplate_Errors: [ NotFound, ]
other error is when i upload a image with jpg or png format,all failed, i get the console error information below.
2
ExifRead( NotFound( "PNG", ), )
whats wrong with me ,no code i edit.
when i run the admin project,appears two erros.
first is when i create a post when a slug ,but i click ths /post/{slug} link ,the page navigate 404 not found.
1
ErrorTemplate_Errors: [ NotFound, ]other error is when i upload a image with jpg or png format,all failed, i get the console error information below.
2
ExifRead( NotFound( "PNG", ), )whats wrong with me ,no code i edit.