F
Filament3mo ago
Jo

Learning Livewire to make custom components in Filament

Hi everyone, just looking for a bit of advice/opinions.... if I want to learn Livewire for the purpose of building custom components in Filament, are the official docs and paid screencasts the best way to go, or is there a better path for someone learning Livewire for the specific purpose of using it in Filament?
3 Replies
morty
morty3mo ago
Official docs are definitely the best. I purchased the screencasts and they're great as well. Third recommendation would be Laracasts: https://laracasts.com/topics/laravel-livewire
Laracasts
awcodes
awcodes3mo ago
Laracasts and the docs would be my suggestion
Povilas K
Povilas K3mo ago
I'm biased here but if you prefer text-based learning over videos then we have a text-based couse: https://laraveldaily.com/course/livewire-3 That said, I would probably start with a practical thing of ONE component that you want to build, and then reverse engineer the parts that you need to learn from there. The practical project-based learning is the most effective. You don't need to learn ALL Livewire for this purpose.
Want results from more Discord servers?
Add your server
More Posts
File Upload without model/resourceHi! Is it possible to use the FileUpload component in a custom page to upload arbitrary files? I wanRegression in v3.2.67 - `foreach() argument must be of type array|object, null given`I really don't want to create a reproduction repo for a GitHub issue. Is anyone else experiencing th2nd action click produces empty modalI have several Page classes where I'm using actions. I've noticed that if I click one action, then cDatatable pagination is showing "compact" versionI'm sure this is really obvious but I can't see what I'm doing wrong here. I've made a datatable anStyles don't work with third party on publish, works just fine on local machineI'm having a custom page that loads JS file and using vis-timeline third party library, custom styleExportAction getColumns from Service classI’m having an issue trying to export data using ExportAction from a service class, InvoiceService, tHow to change the session cookie name between panels?We have an app with 3 different admin panels each with their own auth guard. This is causing a problQuery string in paginationHi, From an edit resource I have a button that links to another list (Audits) resource with 2 paraDisable global search from topbarHi, all i new with Filament, and seriously enjoy it, at this moment I want disable / remove global sCan I align header actions with the heading and not the entire heading + subheading?See screenshot. I don't want the button to be horizontally aligned with the entire heading + subhead