Back to School: coupon SCHOOL25 for 40% off Yearly/Lifetime membership! Read more here

Classifieds with Bootstrap Front-Page

Filament 4

This demonstrates using Filament as an admin panel alongside a separate front-facing website built with Bootstrap CSS.

CQ7W4ERR45Ix97ZOhbkju65n8NPvux-metaMTYtY2xhc3NpZmllZHMtYm9vdHN0cmFwLWZyb250LXBhZ2UucG5n-

Get the Source Code:

How it works

For the Filament Panel, we have three resources to manage Category, City, and Company.

The company uses the spatie/laravel-medialibrary package to manage images. For the image field in the form for the company, we are using the official Filament plugin Spatie Media Library.

For image upload, we call the SpatieMediaLibraryFileUpload() method.

Forms\Components\SpatieMediaLibraryFileUpload::make('logo'),

To show the image, the SpatieMediaLibraryImageColumn() method is used with the conversion() to show the generated thumbnail.

The FULL tutorial is available after the purchase: in the Readme file of the official repository you would get invited to.
Get the Source Code: All 148 Premium Examples for $99