Simple project to sign up, login and create restaurant list and add reviews.
add your database details in config/Database.php
- load
http://localhost/[PROJECT_FOLDER]/database_init/init_schema.phpto initiate database tables
update the APP_PATH in ENV.php to [PROJECT_FOLDER]
http://localhost/[PROJECT_FOLDER]/index.php