mild/mild

The Mild PHP framework

Maintainers

Details

github.com/mildphp/mild

Source

Issues

Installs: 504

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

1.0.0 2020-01-26 06:02 UTC

This package is auto-updated.

Last update: 2024-03-28 12:53:35 UTC


README

Mild is a PHP Framework that is fast and easy to learn and develop

Install the Application

Run this command from the directory in which you want to install your new application.

composer create-project mild/mild [my-app-name]

Replace [my-app-name] with the desired directory name for your new application. You'll want to:

  • Point your virtual host document root to your new application's public/ directory.
  • Ensure storage/ is web writeable.

Security

If you discover security related issues, please email ilhampasya920@gmail.com instead of using the issue tracker.

License

Mild Framework is licensed under the MIT license. See License File for more information.