15 Commits
Author SHA1 Message Date
ahwelp 2c1d01abea Regex fixing 2020-06-12 11:21:16 +00:00
ahwelp cc76a1799b Update 'src/Routes/RouteCollection.php' 2020-05-20 07:31:37 +00:00
ahwelp 4e3f79f4f3 Adding @ctags to export 2020-04-15 22:21:57 +00:00
ahwelp 8cb3178709 Adicionar 'README.md' 2019-05-14 14:04:03 +00:00
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