Skip to content

It is an example of a lean project created for you to start developing projects with Mind framework immediately.

License

Notifications You must be signed in to change notification settings

aliyilmaz/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is project?

It is an example of a lean project created for you to start developing projects with Mind framework immediately.


Requirements

  • PHP 5.6.0 or High (Including 8.2.0 and above.)
  • Database (PDO mysql, sqlite, sqlserver) Or without a database.
  • Web Server (Apache, Microsoft IIS, LiteSpeed, Nginx)

How is it obtained?

Click here you can download the project.


How to install?

  • Extract files to your server, either in a folder or as is.
  • Update your database information in the index.php file.
  • You can now access the project from the address line of your internet browser.

or composer

composer create-project mind/project

How to use?

Mind is used in the development of layers defined by the route address. With the help of the $this prefix, you can use Mind's methods in all layers.


For more, Mind's document you can review.


Screenshots

Home page

Home Page

Error page

Error Page

About

It is an example of a lean project created for you to start developing projects with Mind framework immediately.

Resources

License

Stars

Watchers

Forks

Packages

No packages published