Laravel Package2 Min Read adminonJuly 8, 2021 Build UI Dashboards For Your Laravel Application [vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default”…
Laravel Package1 Min Read adminonJuly 6, 2021 Add FaceID and TouchID Login to Your Laravel Apps Allow your users to register physical authentication devices (FaceID or TouchID on iPhones & macs, fingerprint on Android, Hello on…
Laravel Package2 Min Read adminonApril 2, 2021 LivewireUI Modal LivewireUI Modal is a Livewire component that provides you with a modal that supports multiple child modals while maintaining a state. ⚡…
Laravel Package1 Min Read adminonMarch 20, 2021 Fast Excel Package for Laravel Packages Fast Excel import/export for Laravel. A Big thanks to thanks to Spout. Fast Excel is a Laravel package for importing and exporting…
Laravel Package1 Min Read adminonMarch 16, 2021 Manage Laravel Scheduled Tasks Through a Dashboard Want to manage Database Schedule with UI? Here is Laravel Database Schedule is a package to schedule tasks through a UI dashboard without…
Laravel Package1 Min Read adminonMarch 12, 2021 Migrate One Database to Another in a Laravel Project Easy data transfer from one database to another. Laravel Migrate DB is a package by Andrey Helldar to migrate one database to another in…
Laravel Package2 Min Read Arslan TariqonMarch 9, 2021 Friendly Prefix IDs for Eloquent Models Spatie released a new package called spatie/laravel-prefixed-ids. A Laravel Friendly prefixed IDs Package for Laravel. This package can…
Laravel Package2 Min Read Arslan TariqonMarch 8, 2021 Spatie Laravel Packages to Manage Roles/Permissions Laravel-Permission Roles and permissions are an important part of many web applications. Laravel historically had a lot of packages for them…
Laravel Package1 Min Read Arslan TariqonMarch 7, 2021 Laravel ETag and Conditionals Laravel ETag and Conditionals is a package that provides a set of middleware for ETags and HTTP conditional requests. The goal of this package…