Libraries tagged by laravel sage
andrewsuzuki/perm
164 Downloads
Save array-return configuration files in Laravel 4.
vulgar/repo
0 Downloads
A Laravel package that fetches your GitHub public repositories and saves README files into db for use on web pages
riazsha/simple-jquery
6 Downloads
This is a contact package of laravel, which job is to send email and then save in database.
reneknox/reneknox-press
32 Downloads
building core designed to help developers familiar with Laravel and the MVC pattern create high-quality plugins for WordPress. By providing a solid foundation of tools and best practices, ReneknoxPress can help developers save time and effort during the development process and create plugins that are easy to maintain and extend over time.
rawveg/model-validation
45 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
pat/jsonupload
2 Downloads
Allows to Save files on database using json field in Laravel Framework
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
jezuu/notifications
27 Downloads
Notifications is a Laravel package that offers a comprehensive solution for displaying notifications in your application. It provides predefined components and styles for showcasing success messages, errors, warnings, and informative messages in an appealing manner. With this package, you can easily customize the notification type, the accompanying icon, and the displayed message. It seamlessly integrates with popular libraries like Font Awesome and Bootstrap Notify to deliver a sleek and user-friendly notification experience. Save time and enhance the presentation of your notification messages with Notifications package for Laravel.
ericmakesstuff/display-name
646 Downloads
A simple package to show user's real names in a variety of Web-safe ways, i.e. Eric B. or E B. Also includes a Laravel Facade.
eftia/contact
6 Downloads
A laravel package for sending contact query as a mail and save to database table. It will publish as a contact page on your application
dobron/data-grid-visualizer
3 Downloads
With Laravel Data Visualizer you can render data from a database as svg (or save as png).
atpro/translator
193 Downloads
Atpro translator allows you to translate lang files into several languages and thus save time in managing the internationalization of your laravel projects
aacassandra/laraquent
871 Downloads
Save your time with Laraquent, for CRUD your laravel project
jenssegers/agent
49595111 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
spatie/laravel-ignition
89004645 Downloads
A beautiful error page for Laravel applications.