Libraries tagged by Laravel Https
poing/laravel-elb
3692 Downloads
Essentials for Laravel on AWS Elastic Beanstalk with HTTPS
fomvasss/laravel-notification-channel-turbo-sms
3989 Downloads
This package makes it easy to send notifications using [turbosms.ua](https://turbosms.ua) with Laravel 5.5+
tonci14/laravel-eurosms
2726 Downloads
Simple service to send SMS via https://www.eurosms.com
sloyakuza/laravel-security-headers
10143 Downloads
Adds security related headers to HTTP response.
kukulkan-popolvux/coinspaid-api-laravel
24015 Downloads
The package provides a convenient interface for interacting with the API (v2) for the service https://coinspaid.com
johannebert/laravel-spam-protector
29130 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
denis-kisel/laravel-obfuscator
16024 Downloads
Class for obfuscate php script/class/code basics on https://github.com/pH-7/Obfuscator-Class.
akhan619/laravel-ses-tracking
9842 Downloads
A Laravel artisan based package to create the AWS (SES + SNS) infrastructure to receive email event notifications with Http/Https endpoint.
akhan619/laravel-ses-event-manager
8728 Downloads
A Laravel package to manage incoming SES email events with http/s webhooks.
akbarali1/laravel-clickhouse-eloquent
1476 Downloads
Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel
claudiodekker/inertia-laravel-testing
36946 Downloads
Testing helpers for https://github.com/inertiajs/inertia-laravel
bpocallaghan/faq
8464 Downloads
Add Frequently Asked Questions to your laravel admin project - https://github.com/bpocallaghan/laravel-admin-starter
akibtanjim/currency-converter
12439 Downloads
This package provides currency rates as well as single and multiple currency for Laravel app by using https://openexchangerates.org API
sundance/larachain-prompt-templates
4825 Downloads
https://alfrednutile.notion.site/Prompts-8926577153774a3bbe5eea22aaf2ca31
maggomann/filament-only-icon-display
5365 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.