Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

vollcheck/studbaza-php

Repository files navigation

TODO

  • introduce admin mechanism
  • limit the views for administrator
  • make shared layout
  • add admin group
  • add user to group
  • add subject to group
  • welcome view saying couple words about the application
  • integration with the google drive (maybe calendar?)

Preparation

  • xampp

In order to run xampp you need to type:

sudo xampp start

Then, you can see the http://localhost

.env change

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=studbaza
DB_USERNAME=root
DB_PASSWORD=

About

PHP uni project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published