Libraries tagged by laravel sage
arttiger/laravel-cpa
47 Downloads
Laravel CPA (Cost Per Action) network integration package
arafatkn/laravel-meta
1 Downloads
Save meta with any model.
aliirfaan/laravel-simple-access-log
29 Downloads
This package creates a database table to save access logs and exposes events to log user access.
alicfeng/laravel-helper
1383 Downloads
About Laravel Helper
alexstack/laravel-cms-plugin-external-image-link
11 Downloads
Save all remote images in the page content editors to your server, replace the image URL from remote URL to your local URL. Add rel=nofollow & target=_blank to external links for better SEO and user experience.
akmnahid/laravel-local-env-support
1 Downloads
The laravel-local-env-support plugin allows Laravel developers to seamlessly integrate environment-specific .env.local configurations, enhancing adaptability across different development stages.
akceli/laravel-realtime-database
11 Downloads
Keep your client store in sync with middleware. No more manually keeping the store in sync with every api call, also leverages pusher so the same middleware can keep all clients up to date
aegued/laravel-translations
59 Downloads
Create translations of the fields of a Model and save them in the database
admica/laravel-google-translate-files
27 Downloads
You can translate your resources/lang files and folders with command lines using google translate, this may save lots of your time if you are working on multilanguage website.
a2way/laravel-app-settings
205 Downloads
Save data in a table called "app_settings" and retrieve them.
a1dbox/laravel-model-accessor-builder
6 Downloads
You can build query on model accessor. Sort or filter by accessor, and at the same time it's a regular model accessor
4m1n0s/laravel-simple-actions
4 Downloads
Laravel Simple Actions is a simple and clean way to run business actions using a Laravel Pipeline, Actions in a structured and type-safe way.
yaroslawww/laravel-simple-image-manager
177 Downloads
Simple package to save multiple images formats when upload an image.
yaroslawww/laravel-forms-entries
94 Downloads
Package to save forms entries and send notifications.
pillar-science/laravel-multi-morph
71 Downloads
Allows to use multiple MorphBy relationships with same model