Laravel Nova – Nova is a beautifully designed administration panel for Laravel07/12/20251 mins0Laravel Nova is a beautiful administration dashboard for Laravel applications. Of course, the primary feature of Nova…Laravel admin_blogcontinue Reading..
Secure Headers – Add security related headers to HTTP response07/12/20251 mins0Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration. Version Installation Usage(non…Laravel admin_blogcontinue Reading..
Widgets for Laravel – A powerful alternative to view composers.07/12/20251 mins0A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching – everything that you…Laravel admin_blogcontinue Reading..
Laravel Video Chat – Video Chat using Socket.IO and WebRTC07/12/20251 mins0Features One To One Chat ( With Video Call ) Accept Message Request Group Chat File Sharing…Laravel admin_blogcontinue Reading..
Laravel Proxy – Handling sessions when behind load balancers or other intermediaries.07/12/20253 mins0What Does This Do? Setting a trusted proxy allows for correct URL generation, redirecting, session handling and…Laravel admin_blogcontinue Reading..
Laravel Phone – Phone number validator and formatter04/12/20251 mins0Table of Contents Demo Installation Validation Attribute casting Utility class Formatting Number information Equality comparison Database considerations…Laravel admin_blogcontinue Reading..
Laravel Modules – Easy module management04/12/20251 mins0nwidart/laravel-modules is a Laravel package created to manage your large Laravel app using modules. A Module is like…Laravel admin_blogcontinue Reading..
Laravel Installer – Allow users to install your application just by following the setup wizard, like WordPress04/12/20251 mins0A web installer for Laravel Github: https://github.com/rashidlaasri/LaravelInstallerLaravel admin_blogcontinue Reading..
Laravel UUID – Generate a UUID according to the RFC 4122 standard04/12/20251 mins0Laravel package for generating and working with UUIDs. Automatic UUID model keys, validation rules, and Eloquent support.…Laravel admin_blogcontinue Reading..
VAT Calculator – Handle all the hard stuff related to EU MOSS vat regulations04/12/20251 mins0This package does not provide any promises for correctly calculated taxes. You are still responsible to making…Laravel admin_blogcontinue Reading..