Category "laravel-9"

How to resize preview image using FilePond in Laravel?

Currently I can only set the height using the imagePreviewHeight property. <script> FilePond.registerPlugin( FilePondPluginImagePreview,

Install swiper slider on Laravel project

how can I install the swiper slider package on my Laravel 9 project? Package link : swiperjs.com

Laravel 9: change table and fields for authentication and login

I have changed the table and the Laravel Breeze fields for authentication to some custom ones. It looks fine but in AuthenticatedSessionController.php while I g