Skip to content

FastSitePHP Starter Site v1.2.0

Compare
Choose a tag to compare
@ConradSollitt ConradSollitt released this 11 Jan 00:48
· 61 commits to master since this release
  • Site - Added Authentication Demo
    • Auth Middleware - Includes options for JWT, Signed Cookies, Encrypted Cookies, PHP Sessions, Database, LDAP / Windows Networks
    • Auth Controller
    • Auth Routing Examples
    • Login Page
  • Site - Added i18n nav menu
  • Site - Added Env->loadDotEnv() middleware function and additional usage docs for the Env middleware
  • Site - Updated Bootstap Version from 4.3.1 to 4.4.1
  • Scripts - Added Bash Template Script for Syncing Site updates: starter-site\scripts\sync-server.sh
  • Documentation - Added Directory Structure to the main readme file
  • Documentation - Added es and pt-BR translations for the readme file