https://github.com/ctechhindi/phalcon-app
PHP Phalcon Demo Application
https://github.com/ctechhindi/phalcon-app
phalcon phalcon-framework php php7
Last synced: about 1 year ago
JSON representation
PHP Phalcon Demo Application
- Host: GitHub
- URL: https://github.com/ctechhindi/phalcon-app
- Owner: ctechhindi
- Created: 2018-04-29T06:53:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T04:28:37.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T19:47:03.697Z (about 1 year ago)
- Topics: phalcon, phalcon-framework, php, php7
- Language: PHP
- Size: 1.14 MB
- Stars: 6
- Watchers: 0
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Phalcon App
## Requirements
1. Using PHP 7.2.4
2. Phalcon v.3.3.2
## Git Commit's
- Encryption and Decryption Article Id
- Delete User Articles \ Phalcon Delete Data
- Edit User Articles \ Phalcon Update Data
- Finding and Manage User Articles
- Finding Records in Database with Model
- Create Manage Articles Page
- Create Add Article Page with Database
- Phalcon Logging Services Example
- Phalcon Login, Logout, Profile with Session
* Phalcon not found page error handler
- Password Hashing and Cross-Site Request Forgery (CSRF) protection
- Home, Login, Register Page Design
* Create New Routes
* Add Bootstrap 4.1
* Add Font Awesome
- Swift Mailer library and Phalcon send email with gmail
* https://myaccount.google.com/u/1/lesssecureapps
- User Registration
- Initializing forms
- Request Environment (GET and POST Requests)
- Flashing Messages
- Designing a sign-up form