fix template

v1
ajikamaludin 1 year ago
parent 1ac6ada542
commit c6b36d68f9
Signed by: ajikamaludin
GPG Key ID: 476C9A2B4B794EBB

@ -1,4 +1,4 @@
APP_NAME='Nusa Travel'
APP_NAME='Template App'
APP_ENV=local
APP_KEY=
APP_DEBUG=true
@ -8,12 +8,7 @@ LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=nusa
DB_USERNAME=root
DB_PASSWORD=
DB_CONNECTION=sqlite
BROADCAST_DRIVER=log
CACHE_DRIVER=file

@ -1 +1 @@
## Nusa Travel Agent Website
# Template

2
package-lock.json generated

@ -1,5 +1,5 @@
{
"name": "nusa-travel",
"name": "konveksi-factory",
"lockfileVersion": 3,
"requires": true,
"packages": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 958 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

@ -3,6 +3,6 @@ import logo from '@/Assets/logo.png';
export default function ApplicationLogo({ className }) {
return (
<img src={logo} alt='logo' className={className}/>
<h1 className={className}>App Name</h1>
);
}

@ -25,7 +25,7 @@ export default function Authenticated({ auth, children, flash, page = '', action
<div className="flex">
<div className="shrink-0 flex items-center">
<Link href={route('dashboard')}>
<ApplicationLogo className="block h-12 w-auto fill-current" />
<ApplicationLogo className="block pt-2 h-12 w-full font-bold text-2xl fill-current" />
</Link>
</div>

@ -7,7 +7,7 @@ export default function Guest({ children }) {
<div className="min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100 dark:bg-gray-900">
<div>
<Link href="/">
<ApplicationLogo className="w-auto h-20 fill-current text-gray-500" />
<ApplicationLogo className="w-auto h-20 fill-current text-gray-500 text-5xl font-bold" />
</Link>
</div>

@ -10,7 +10,7 @@
@vite(['resources/css/app.css'])
</head>
<body class="antialiased text-2xl">
Hello World
<body class="antialiased text-2xl w-screen justify-center h-screen items-center flex flex-row">
{{ env('APP_NAME') }}
</body>
</html>

@ -1,18 +0,0 @@
{
"HOSTNAME": "6b8d9b1bcf2b",
"PHP_INI_DIR": "/usr/local/etc/php",
"HOME": "/home/aji",
"PHP_LDFLAGS": "-Wl,-O1 -pie",
"PHP_CFLAGS": "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64",
"PHP_VERSION": "8.1.15",
"GPG_KEYS": "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD",
"PHP_CPPFLAGS": "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64",
"PHP_ASC_URL": "https://www.php.net/distributions/php-8.1.15.tar.xz.asc",
"REMOTE_CONTAINERS_IPC": "/tmp/vscode-remote-containers-ipc-633b1b6db29669f94ef89919e0b252ed6e15a3f3.sock",
"PHP_URL": "https://www.php.net/distributions/php-8.1.15.tar.xz",
"PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"REMOTE_CONTAINERS_SOCKETS": "[\"/tmp/vscode-ssh-auth-633b1b6db29669f94ef89919e0b252ed6e15a3f3.sock\",\"/tmp/.X11-unix/X0\"]",
"PHPIZE_DEPS": "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c",
"PHP_SHA256": "cd450fb4ee50488c5bf5f08851f514e5a1cac18c9512234d9e16c3a1d35781a6",
"TZ": "Asia/Jakarta"
}

@ -1,18 +0,0 @@
{
"HOSTNAME": "6b8d9b1bcf2b",
"PHP_INI_DIR": "/usr/local/etc/php",
"HOME": "/home/aji",
"PHP_LDFLAGS": "-Wl,-O1 -pie",
"PHP_CFLAGS": "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64",
"PHP_VERSION": "8.1.15",
"GPG_KEYS": "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD",
"PHP_CPPFLAGS": "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64",
"PHP_ASC_URL": "https://www.php.net/distributions/php-8.1.15.tar.xz.asc",
"REMOTE_CONTAINERS_IPC": "/tmp/vscode-remote-containers-ipc-04962abd33588d150ecbac14e152e449cfcd0ac6.sock",
"PHP_URL": "https://www.php.net/distributions/php-8.1.15.tar.xz",
"PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"REMOTE_CONTAINERS_SOCKETS": "[\"/tmp/vscode-ssh-auth-04962abd33588d150ecbac14e152e449cfcd0ac6.sock\",\"/tmp/.X11-unix/X1\"]",
"PHPIZE_DEPS": "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c",
"PHP_SHA256": "cd450fb4ee50488c5bf5f08851f514e5a1cac18c9512234d9e16c3a1d35781a6",
"TZ": "Asia/Jakarta"
}
Loading…
Cancel
Save