nouraellm / Lighty

Lighty is a free open-source PHP & MVC based framework that provides a very light reusable code.
25 stars 8 forks source link

Change directory Structure #14

Open oversoul opened 3 years ago

oversoul commented 3 years ago

How it is now, it's slightly confusing IMHO.

app contains the core code. usually, app directory is the code for the application.

i recommend renaming the app directory. and create a new app directory and put inside it controllers and models.

nouraellm commented 3 years ago

Yeah I agree, I'm already putting in mind but I'll need to find a modern/easy structure!

oversoul commented 3 years ago

i propose to have something simple for now. the modern/easy is to create a package for the framework. and use composer to pull it into your app.

nouraellm commented 3 years ago

Well, you can leave this for me :D but it's not gonna be anytime soon cs :airplane:

oversoul commented 3 years ago

sure, GLHF.