ampmonteiro

Results 6 comments of ampmonteiro

hi @sarah11918 , i create this issue in sequence of this issue that i create in your astro repo ( https://github.com/withastro/astro/issues/5083), and because even dont know where you should put...

And add a section in the docs why inject function instead of constructor. thanks.

Hi, also even this setting change is not applied in current major version of smarty (V4), i recommend that some pages / areas of the docs of v3 and v4...

Hi @wouterj and @javiereguiluz , > If I recall correctly, we removed the sections that were either using an old version of Apache or talking about using a `.htaccess` file...

Hi, maybe i am late to the party, however would be better to use ```php Flight::resource('/posts', PostController::class); ``` Like Laravel and CI4 does. ;)

Hi @fadrian06 , above you only show the case for traditional CRUD ( with all verbs), Not the solution for customization. For example, if you dont implement the edit or...