Custom Base URI
Paket exposes a dashboard at /paket: http://localhost:8000/paket
If you want to access to Paket at /admin/paket then you need to define PAKET_BASE_URI in .env file.
PAKET_BASE_URI=/admin/paket
Updated about 6 years ago
Paket exposes a dashboard at /paket: http://localhost:8000/paket
If you want to access to Paket at /admin/paket then you need to define PAKET_BASE_URI in .env file.
PAKET_BASE_URI=/admin/paket
Updated about 6 years ago