Commit Graph
11 Commits
Author SHA1 Message Date
ahwelp e1c61897e3 Update 'src/Routes/RouteCollection.php' 2019-04-29 14:14:43 +00:00
ahwelp 77db56b830 Now is possible to get empty objects from Dependency Injection 2019-04-18 21:05:48 +00:00
ahwelp a177a01236 Update 'composer.json' 2019-04-05 23:47:19 +00:00
ahwelp 9a6c0643db First get parameter is passed with ?, not with & 2019-03-14 00:03:47 +00:00
ahwelp 2d6227824c Accepting String as callback 2019-03-13 06:00:57 +00:00
ahwelp f006f78353 Update 'src/BBRouter/Route.php' 2019-03-07 20:46:20 +00:00
ahwelp c6cdba991e Atualizar 'src/BBRouter/RouteCollection.php' 2019-03-07 04:42:50 +00:00
ahwelp 5b974f1224 Atualizar 'src/BBRouter/Route.php' 2019-03-07 04:42:34 +00:00
ahwelp 4fed843f48 Atualizar 'src/BBRouter/RouteCollection.php' 2019-01-14 02:57:54 +00:00
ahwelp dfe54057ca Fixing problem no Nginx
Nginx will not acept the $_GET['uri'], replacing by $_SERVER['REQUEST_URI']
2019-01-14 02:23:08 +00:00
ahwelp 8e5a67740e Little fix. Now Cli Routes are enabled. 2018-08-01 23:23:12 +00:00