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
2
Releases
Wiki
Activity
Files
4e4c0b7648339007c31ce73d2ad8cc4506318170
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
FIX: Auth missing from some routes
2024-03-20 20:43:53 -03:00
$app
->
add
(
$app
->
getContainer
()
->
get
(
Incoviba\Middleware\Authentication
::
class
));
Reference in New Issue
Copy Permalink