This website requires JavaScript.
Explore
Help
Register
Sign In
ProVM
/
contabilidad
Watch
2
Star
0
Fork
0
You've already forked contabilidad
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
Files
0f3febc00db0e607c70e4656cd81425ff7952995
contabilidad
/
api
/
setup
/
middlewares
/
01_auth.php
3 lines
75 B
PHP
Raw
Normal View
History
Unescape
Escape
API
2021-12-06 22:10:41 -03:00
<
?
php
Limpieza de objetos externos
2022-08-08 22:36:04 -04:00
$app
->
add
(
$app
->
getContainer
()
->
get
(
Common\Middleware\Auth
::
class
));
Reference in New Issue
Copy Permalink