Libraries tagged by laravel-chat
jobmetric/laravel-like
11 Downloads
This is a like management package for Laravel that you can use in your projects.
jobmetric/laravel-layout
9 Downloads
This is a section management package for Laravel that you can use in your projects.
jobmetric/laravel-extension
16 Downloads
This is a extension management package for Laravel that you can use in your projects.
jobmetric/laravel-event-system
18 Downloads
This is a event system management package for Laravel that you can use in your projects.
jobmetric/laravel-comment
10 Downloads
This is a comment management package for Laravel that you can use in your projects.
jobmetric/laravel-barcode
9 Downloads
This is a barcode management package for Laravel that you can use in your projects.
jobmetric/laravel-ban-ips
9 Downloads
This is an annoying IP management package for Laravel that you can use in your projects.
jobmetric/domi
49 Downloads
A full-stack framework for Laravel that takes the hassle out of building dynamic pages.
hexters/auth
23 Downloads
Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity and efficiency with Blade and Tailwind CSS to deliver a seamless authentication experience.
fsasvari/laravel-uploadify
484 Downloads
Library for Laravel that handles image uploading with renaming, showing thumbnail image with custom route and more.
dusterio/laravel-google-guard
350 Downloads
Auth guard for Laravel that completely relies on Google Login and doesn't persist
capevace/cabinet
530 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
byteflick/laravel-strict-domain
969 Downloads
Domain Checker Package for Laravel that ensures seamless redirection to a specified domain, optimizing security and user experience within Laravel applications.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
davejamesmiller/laravel-aliases
2989 Downloads
Adds an 'artisan aliases' command to Laravel that lists registered aliases and the classes they map to, including resolving facades.