vanilla-mvc/ ├── public/ # Web-accessible files ONLY │ ├── index.php # Front controller │ ├── .htaccess # Apache rewrite rules │ ├── css/ │ ├── js/ │ └── images/ ├── app/ # Application code (PRIVATE ...
miniPHP is a very simple application, useful for small projects, helps to understand the PHP MVC skeleton, know how to authenticate and authorize, encrypt data and apply security concepts, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results