An open API service indexing awesome lists of open source software.

https://github.com/pferreirafabricio/php-login-panel

🐘 A simple login panel for training session and authentication with PHP
https://github.com/pferreirafabricio/php-login-panel

bootswatch dal dao mvc php

Last synced: 5 days ago
JSON representation

🐘 A simple login panel for training session and authentication with PHP

Awesome Lists containing this project

README

          

Background image of the project

## Overview




## About
This project was developed during the course "__[PHP 7 do Básico ao Intermediário](https://www.udemy.com/course/php-do-basico-ao-intermediario/)__" to study and understand the basic concepts of authentication and sessions in PHP.

## Technologies
This project was built with:
- [Bootswatch: Lux](https://bootswatch.com/lux/#top)

## Contribute
1. Fork this repository;
2. Create a branch with your feature: ```git checkout -b my-feature```
3. Commit your changes: ```git commit -m 'feat: My new feature'```
4. Push your branch: ```git push origin my-feature```

## License
This project is under the MIT license. Take a look at the [LICENSE](LICENSE.md) file for more details.