Commit Graph
21 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 8636787b83 Changing name 2019-04-05 20:06:37 -03:00
Artur Welp 490f52f1cc Laravel injection v1 #5 2019-03-18 19:51:16 -03:00
Artur Welp aec4de71f7 resolve #4 So testando 2019-03-14 19:44:55 -03: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 8e26c2768a Removing Response 2018-09-06 16:01:19 -03:00
ahwelp 35ff6f7527 Implementing middlewares 0.5 2018-08-21 20:41:50 -03:00
ahwelp e5b91dd81f Implementing middlewares 0.4 2018-08-20 21:44:43 -03:00
ahwelp 1b3160c505 Implementing middlewares 0.3 2018-08-20 21:33:34 -03:00
ahwelp 076496f2bb Implementing middlewares 0.2 2018-08-20 21:29:17 -03:00
ahwelp 0e02aa0ca3 Implementing middlewares 0.1 2018-08-20 21:22:15 -03:00
ahwelp 8e5a67740e Little fix. Now Cli Routes are enabled. 2018-08-01 23:23:12 +00:00
ahwelp 61f90338dd First Commit 2018-07-19 21:37:01 -03:00