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