Skip to content

idindrakusuma/simple-404-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple 404 Template

If you want to get simple template of 404 error page, You can use this template. This template was inspired from detik.com error page.

Simple.Lightweight.Responsive

Desktop

How to Install ?

Apache Server (Not using Framework)

  • clone this template
  • add .htaccess
  • add this code
ErrorDocument 404 404.html
  • Done

Install on Laravel

  • clone this repo
  • copy assets to your public folder.
  • make folder errors at /resources/views/
  • copy 404.html to /resources/views/errors/ and rename to 404.blade.php
  • done

About

LSimple, Responsive and lightweight for 404 Error page, for demo https://indrakusuma.web.id/simple-404-template/404.html

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published