Packages from lvlup-dev
-
PHP
lvlup-dev/laravel-agent-editable-prompts
Store agent prompts in the database, resolve concatenated text by agent slug, and ship optional Inertia + Vue CRUD pages.
-
-
-
PHP
lvlup-dev/laravel-user-is-admin
Laravel package that adds an is_admin column to the users table and provides a middleware to protect admin-only routes.
-
PHP
lvlup-dev/laravel-user-last-seen-at
Adds a nullable last_seen_at column on users and middleware to update it on each authenticated request.
-
-