black ka1ser
black ka1ser
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
what is the best practice for adding a line break in the table?
i just want to know if theres a better way to do this
8 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
what is the best practice for adding a line break in the table?
No description
8 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
what is the best practice for adding a line break in the table?
No description
8 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
what is the best practice for adding a line break in the table?
No description
8 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
if you need the repo, please let me know
9 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
my tailwind configs
import preset from './vendor/filament/support/tailwind.config.preset'

export default {
presets: [preset],
content: [
'./app/Filament/**/*.php',
'./resources/views/filament/**/*.blade.php',
'./vendor/filament/**/*.blade.php',
],
}
import preset from './vendor/filament/support/tailwind.config.preset'

export default {
presets: [preset],
content: [
'./app/Filament/**/*.php',
'./resources/views/filament/**/*.blade.php',
'./vendor/filament/**/*.blade.php',
],
}
9 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
<!DOCTYPE html>
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}">
<head>
<meta charset="utf-8">

<meta name="application-name" content="{{ config('app.name') }}">
<meta name="csrf-token" content="{{ csrf_token() }}">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>{{ config('app.name') }}</title>

<style>
[x-cloak] {
display: none !important;
}
</style>

@filamentStyles
@vite('resources/css/app.css')
</head>

<body class="antialiased">
{{ $slot }}

@filamentScripts
@vite('resources/js/app.js')
</body>
</html>
<!DOCTYPE html>
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}">
<head>
<meta charset="utf-8">

<meta name="application-name" content="{{ config('app.name') }}">
<meta name="csrf-token" content="{{ csrf_token() }}">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>{{ config('app.name') }}</title>

<style>
[x-cloak] {
display: none !important;
}
</style>

@filamentStyles
@vite('resources/css/app.css')
</head>

<body class="antialiased">
{{ $slot }}

@filamentScripts
@vite('resources/js/app.js')
</body>
</html>
9 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
i think it has something to do with my resources\views\components\layouts\app.blade.php?
9 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
No description
9 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
No description
9 replies
FFilament
Created by black ka1ser on 3/3/2024 in #❓┊help
unable to adjust padding for livewire page that contains filament table
<div class="wrapper w-full md:max-w-5xl mx-auto pt-6 px-6">
<h1 class="text-xl font-medium">Issues</h1>
<section class="pt-4">
{{ $this->table }}
</section>
</div>
<div class="wrapper w-full md:max-w-5xl mx-auto pt-6 px-6">
<h1 class="text-xl font-medium">Issues</h1>
<section class="pt-4">
{{ $this->table }}
</section>
</div>
im trying to adjust it to pt-20, but whenever i do so, it doesnt work (seems like being resetted to padding top 0. however when inspect its pt-20
9 replies
FFilament
Created by AzahariZaman on 2/11/2024 in #❓┊help
Can't select record to attach to on the AttachAction Modal with BelongsToMany relationship
malaysian ke tuan? done follow github dan twitter haha
5 replies
FFilament
Created by oodin53 on 8/4/2023 in #❓┊help
Problem to attach on relationManager
thank you, this saved my life
21 replies
FFilament
Created by black ka1ser on 6/9/2023 in #❓┊help
deployment error
ill try it sir. thanks
15 replies
FFilament
Created by black ka1ser on 6/9/2023 in #❓┊help
deployment error
only dashboard page
15 replies
FFilament
Created by black ka1ser on 6/9/2023 in #❓┊help
deployment error
15 replies
FFilament
Created by black ka1ser on 6/9/2023 in #❓┊help
deployment error
constructor failed
15 replies
FFilament
Created by black ka1ser on 6/9/2023 in #❓┊help
deployment error
update; i deleted the folder, the error still there
15 replies