Libraries tagged by laravel sage
hoangphamdev/simple-admin-generator
9 Downloads
SAG is a Laravel package designed to streamline the process of creating administrative panels for web applications. With this package, developers can quickly generate basic administrative interfaces for managing various aspects of their applications, such as user management, content management, settings, and more.
kero/typesafe-env
127 Downloads
Wrapper around Laravel's Env to support type safety.
rubrasum/velocity-forms
8 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
xndbogdan/laravel-sameday
11 Downloads
Basic Sameday Api implementation for use with Laravel
timfeid/laravel-salesforce
106 Downloads
Salesforce package for Laravel 5
thephongit97/laravel-samesite-clients
2 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.
surge-financial/laravel-salesforce
7280 Downloads
Salesforce helper for Laravel
smskin/laravel-saga
18 Downloads
State-machine (Saga) engine for laravel projects
skorp/laravel-samesite-incompatible-clients
36 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.
sirajcse/laravel-safe-submit
74 Downloads
Preventing Duplicate Form Submits in laravel framework
rodsaseg/laravel-saseg
64 Downloads
Laravel CMS helper installer
professionalweb/laravel-salebot
2 Downloads
Library to communicate with Salebot for Laravel
ohtyap/laravel-sane-validator
3 Downloads
sane validation rule handling for laravel
kevinsmith/laravel-samesite-none-compat
463 Downloads
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
kentaroutakeda/laravel-safe-routing
114 Downloads
Yaml based type safe routing for laravel