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…
LivewireUI Modal
LivewireUI Modal is a Livewire component that provides you with a modal that supports multiple child modals while maintaining a…
Improve your Laravel application performance
Laravel is a great back-end framework for server-side logic implementation. It has an intuitive code structure, great documentation, and a…
wrk – a HTTP benchmarking tool
Wrk is a modern HTTP benchmarking tool capable of generating significant load when running on a single multi-core CPU. It combines…
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…
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…
Duplicate or Clone a database record with Laravel
Cloning or Duplicate a database record a headache? not anymore with Laravel. Laravel provides a very awesome function for this…
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…