Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.02 KB

Personal Website Script

A personal resume sharing script coded with PHP and comes with an admin panel.

  • Admin panel login details are entered manually.
  • Admin passwords have been hashed using the password_hash function. Therefore, when creating an admin membership, the password_hash function should be used manually to perform the hashing process. The application can be run after the blog.sql file is imported.

Default Admin Panel Login Information

Screenshots

  • Script View WebSiteGörüntüsü

  • Admin Panel View AdminPaneli

License

License