This website requires JavaScript.
Explore
Help
Register
Sign In
Incoviba
/
oficial
Watch
1
Star
0
Fork
0
You've already forked oficial
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
742de657c5cb0aa35085a28a51067a2cdeb41574
oficial
/
app
/
setup
/
middlewares
/
01_auth.php
3 lines
87 B
PHP
Raw
Normal View
History
Unescape
Escape
Auth, Login, Home, Venta->Listados->Precios
2023-07-24 20:55:26 -04:00
<
?
php
develop (#45) Co-authored-by: Juan Pablo Vial <jpvialb@incoviba.cl> Reviewed-on: http://git.provm.cl/Incoviba/oficial/pulls/45
2025-10-04 11:40:52 -03:00
$app
->
add
(
$app
->
getContainer
()
->
get
(
Incoviba\Middleware\Authentication
::
class
));
Reference in New Issue
Copy Permalink