Skip to content

joelphaka/sifra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sifra - Simple Framework

How to get started

For a quick testing of the demo:

  • Add database credentials in the .env file
  • Add a table named users (id, first_name, last_name, email) with auto incremented id
  • Add a table named posts (id, title, content, user_id) with auto incremented id
  • Launch the php server through the 'public' folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published