Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Immanuel
/
skouter
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
139
Commity
1
Gałąź
11 MiB
JavaScript
39.9%
CSS
16.4%
SVG
12.9%
PHP
11.1%
SCSS
7.5%
Other
12.2%
Drzewo:
826a356432
skouter
/
grav-admin
/
user
/
plugins
/
admin
/
UPGRADE.md
234 B
Czysty
Wina
Historia
Upgrading to Admin 1.10
Twig:
Admin link
: When linking to another admin page, use
{{ admin_route('/config/site') }}
instead of any other method, such as
{{ base_url_relative }}/config/site
(fixes multi-language issues)