The MVC Framework that makes PHP not suck!
Updates the `setcookie` calls to use the array-based configuration for improved control over cookie attributes. This change explicitly sets `secure`, `httponly`, and `samesite` attributes for enhanced security and compatibility. |
||
---|---|---|
bin | ||
docs | ||
libs | ||
src | ||
.gitignore | ||
composer.json | ||
LICENCE.md | ||
README.md |
DO NOT USE IN NEW PROJECTS
This is the legacy version of Hazaar MVC that is required by some clients.
For new projects, use https://git.hazaar.io/hazaar/framework.
Please see the documentation for details on how to get started with Hazaar.