Commit Graph
32 Commits
Author SHA1 Message Date
ahwelp bfe57bc9b6 Identation 2023-04-01 18:08:46 +00:00
ahwelp 5bdd6a3ebb Merge branch 'master' of https://git.inforsistemas-devel1.com.br/urfat/urfat-routes 2023-01-24 13:26:16 +00:00
ahwelp 2d4f222269 Changing the route execution block procedure 2023-01-24 13:25:56 +00:00
ahwelp 0d4a959a9e Changes 2022-06-02 14:07:05 +00:00
ahwelp 33f5b7462b Mudanças 2022-04-05 20:05:58 +00:00
ahwelp 47a08f5d49 Middlewares with string on class/function 2020-10-06 21:27:16 -03:00
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 9a57084294 Now there is a group method. Things can be defined for the whole group, like middlewares 2019-08-26 18:20:57 -04: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 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