- 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?)
xampp
In order to run xampp
you need to type:
sudo xampp start
Then, you can see the http://localhost
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=studbaza
DB_USERNAME=root
DB_PASSWORD=