kezenwa

Results 7 comments of kezenwa

> I want use route name and using in template. Like laravel route system. > > like this; > Route::get("/path/{id}", "controller")->name("routeName"); > > in Template; > route("routename", ["id" => 1]);...

> This project implements .htaccess support in the nginx webserver - you can continue to use any language to serve your site that you wish. Most of my testing is...

does this script depend on any Library like GD ? I came here looking for ability to resize images without relying on any Library

Still awaits the Link to Demo

> You are right it's not used only checked if it's changed... I will fix this later today... It should be used in line 390... Okay Also these 2 methods...

Forgot to ask, the methods **getEcParameters()** and **getDhParameters()** both outputs a **.pem** data . what kinda data is that ? I know it's written to a single file but what's...

> You are right it's not used only checked if it's changed... I will fix this later today... It should be used in line 390... Just fixed this in my...