-
I noticed the README example includes the dependencies, middleware, and routing all within one file. It may be worth adding a note for anyone using the Slim skeleton project that these should be sepa…
-
I just started moving a prototype app from Slim to Silex, and I started with this skeleton. It seems strange to load config after initializing the app, though. How are you supposed to configure servic…
-
Hi,
I've tried to install the current dev version of runbb according to your description (with slim skeleton), but I get a fatal error when I navigate to index.php: `Fatal error: Uncaught InvalidArgu…
-
Hi,
I'm playing with [Slim PHP micro-framework](http://www.slimframework.com/) and using an existing [skeleton](https://github.com/slimphp/Slim-Skeleton) with the following structures:
```
project
…
-
Hi Tuupola,
I was trying out composer create-project --no-interaction --stability=dev tuupola/slim-api-skeleton app. Then when I tried to run I got this output
```
-
I used the Hand of God on the demo server on an avatar named slim. Another avatar was also present in the region named ACEofACEs.
![image (1)](https://user-images.githubusercontent.com/25211663/796…
-
FeatherBB at least have an **index.php**
But how do I run RunBB?
There is not a single php-file in the root.
Thanks.
-
in order to ensure not everyone can read and increment the value of the counter
as admin
i want apiusers to have to send some keypassword to authenticate
i also need to be able to configure who can d…
-
> I've written a draft, which might be turned into blogpost or documentation page of some sort, or demo application.
# Getting Started with Couchbase and Composer
In this small note, I demonstra…
avsej updated
3 months ago
-
Would it be useful to have a Docker environment that could be used for local development, with everything pre-installed and with version numbers (e.g. for PHP) matching production? I've moved lots of …