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
- Host: GitHub
- URL: https://github.com/pferreirafabricio/php-login-panel
- Owner: pferreirafabricio
- License: mit
- Created: 2020-05-29T15:54:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T00:47:57.000Z (about 6 years ago)
- Last Synced: 2025-02-24T06:11:34.353Z (over 1 year ago)
- Topics: bootswatch, dal, dao, mvc, php
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## 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.