Libraries tagged by laravel callable
icodestuff/laravel-mailwind
56 Downloads
Compile TailwindCSS to a Laravel mailable
daylaborers/laravel-mjml
822 Downloads
Use MJML Templates with Laravel Mailables
mitoop/laravel-gen-fillable
36 Downloads
jrbarros/laravel-update-fillable
13 Downloads
This is my package laravel-update-fillable
lightszentip/laravel-starter-base-app
6 Downloads
A powerful starter kit for Laravel applications featuring Filament and Jetstream, designed for rapid development with the latest quality standards. Perfect for building scalable and maintainable Laravel apps with a modern tech stack including Livewire, PHPStan, and Pest.
abdrzakoxa/laravel-eloquent-filter
737 Downloads
Scalable way to filter laravel model
kaue-f/laravel-structura
19 Downloads
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.
xiyusullos/nullable
2216 Downloads
chain calls on object whatever the object is null or not
ryancwalsh/stack-exchange-backup-laravel
26 Downloads
My aim is to back up all of my questions and answers and anything else valuable in my accounts across all of the StackExchange sites (StackOverflow, SuperUser, https://apple.stackexchange.com/, https://askubuntu.com/, etc).
ptejada/laravel-mailgun-options
36 Downloads
Laravel mailgun driver helper to toggle email opens, clicks, tag emails and more per mailable.
matteoc99/laravel-preference
46 Downloads
Laravel package that aims to store and manage user settings/preferences in a simple and scalable manner
jeffersongoncalves/laravel-pixel
21 Downloads
This Laravel package offers a straightforward way to integrate Meta (Facebook) Pixel into your application. By configuring your Pixel ID, you can effortlessly track user interactions, page views, conversions, and other valuable events on your website. This helps you gather insights into your audience behavior and optimize your advertising campaigns. The package simplifies the process of adding the Pixel script to your Blade templates, enabling seamless analytics collection with minimal setup.
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
chrysanthos/nova-nullable-boolean
205 Downloads
A Laravel Nova field.
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.