Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 668 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 668 Bytes

kavare

Kaware framework is a framework similar to Laravel. I myself admit that it doesn't have the power and security of Laravel because I worked on this project alone, but Laravel has a very powerful development community. But I tried to get a better understanding of Laravel's system and core by reverse engineering, I don't recommend you to use this framework to develop your programs as long as there is a powerful framework like Laravel, why this framework? But reading the codes can give you a better understanding of Laravel's core

How To Use

1. git clone https://github.com/alirezajavadigit/kavare.git
2. composer install
3. Ready to use