Questions tagged [slim-3]

Slim 3 is the successor to Slim 2, a micro framework for PHP.

Resources

Related tags


For the Ruby template engine use instead.

421 questions
-2
votes
1 answer

How can i create middleware on Slim Framework 3?

I read the documentation here about creating middleware. But which folder or file i must be create it? Documentation is not contain this information. Under the src folder i have middleware.php. For example i want to get post information like…
devugur
  • 1,339
  • 1
  • 19
  • 25
1 2 3
28
29