Libraries tagged by laravel sage
ont/laravel-uploader
1062 Downloads
Implementation of Ont\Interfaces\Uploader which saves files in local filesystem.
nhiepphong/laravel-push-notification
185 Downloads
Laravel 5 Package for sending push notifications to Android and iOS devices. Same as witty's with added support for Laravel 5.2, 5.3, 5.4, 5.5
myshell/laravel-db-backup
4 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
mvnrsa/laravel-sluggable-trait
12 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
muhammadsaeedparacha/multi-tenant-laravel-acl
50 Downloads
Multi Database Multi Tenant ACL for Laravel
mphpmaster/laravel-form-submit-shortcut
7 Downloads
Laravel form submit shortcut package.
mobilestock/laravel-model-affected-rows-verification
1 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
medjadji/laravel-repository-interface
9 Downloads
This package is intended to create a Command to create a repository and an Interface at the same time
maxweb/save-url
40 Downloads
Laravel 5 package to redirect users to the last visited page on login.
mahdiaslami/laravel-nginx
1 Downloads
Save nginx config to your repository and dynamically generate it.
lwk/safe-queue
3 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
lkovace18/laravel-presentation-mode
8 Downloads
Laravel package for presenting sites still in develompment.
lasota/laravel-content
7 Downloads
Grab content from content folder in the same way laravels config grabs from config
laravel-restype/laravel-restype
5 Downloads