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
a9968dec5881458b6ee7471f72072135853277e8
contabilidad
/
api
/
setup
/
middlewares
/
01_auth.php
3 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
API
2021-12-06 22:10:41 -03:00
<
?
php
Version 3.0 New technologies
2022-08-05 21:28:59 -04:00
$app
->
add
(
$app
->
getContainer
()
->
get
(
Contabilidad\Common\Middleware\Auth
::
class
));
Reference in New Issue
Copy Permalink