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
5a60e79e47e9d223393cde595209f49b4b4c3bea
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