mini-mvc-php-native icon indicating copy to clipboard operation
mini-mvc-php-native copied to clipboard

Native Framework PHP | MVC Native PHP native project inspiration form codeiginter and laravel build with OOP and prosedural consept in indonesia language for Final Exam and personal use Check at Docum...

Results 4 mini-mvc-php-native issues
Sort by recently updated
recently updated
newest added

i want build like this , update style Route::get('/user/{id}', function ($id) { return 'User '.$id; }); and like that Route::view('/welcome', 'welcome'); for now // Create a Router object dari bramus...

help wanted
question

this need some to fixed, php nagara buat:controller homecontroller -> lowercase php nagara buat:controller privacypolicy -> lowercase "privacypolicy" its should be "PrivacyPolicy" every first word need convert to uppercase, untuk...

help wanted
question

if my framework have error even first install or not compatible in another OS ( operating system ). and some have a little bug in problem, trying find and fixed

bug
documentation
enhancement
help wanted
good first issue
question

pada bramus/router tidak terdapat fungsi return yang bisa menghasilkan output echo sedangkan pada Controller terdapat return. sudah saya coba cari di file mana untuk proses outputnya namun tidak mendaptkannya contoh...

documentation
question