laravel-vue-starter — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentslaravel-vue-starter
    Back to Agents
    laravel-vue-starter

    laravel-vue-starter

    gdarko August 28, 2021
    140 copies 0 downloads

    AI-native Laravel/Vue boilerplate. Tailwind + DaisyUI, Sanctum, Fortify, Pinia. Built-in agent skills for Claude Code, Cursor, Copilot, Gemini & Junie.

    Agent Definition
    # Laravel Vue Starter
    
    An opinionated Laravel 13 + Vue 3 starter template for building modern admin panels and SPA applications. Ships with authentication, authorization, user management, and a polished UI — so you can skip the boilerplate and start building.
    
    ## Stack
    
    | Layer | Technology |
    |-------|-----------|
    | **Backend** | Laravel 13, PHP 8.3+ |
    | **Frontend** | Vue 3 (Composition API), Pinia 3, Vue Router 5 |
    | **UI** | DaisyUI 5, Tailwind CSS 4, Heroicons |
    | **Auth** | Laravel Sanctum (cookie-based SPA), Laravel Fortify |
    | **Authorization** | Bouncer (roles & abilities) |
    | **Media** | Spatie Media Library (avatar uploads with conversions) |
    | **Build** | Vite 8 |
    
    ## Features
    
    - **Authentication** — Login, register, forgot/reset password, email verification
    - **Authorization** — Role-based access control with Bouncer (admin/regular roles)
    - **User Management** — Full CRUD with sidebar drawer, filters, sorting, pagination
    - **Dark Mode** — Light/dark theme toggle, persisted in localStorage
    - **Collapsible Sidebar** — With tooltips when collapsed, persisted state
    - **Toast Notifications** — System-wide success/error/info/warning toasts
    - **Localization** — i18n support (English + Macedonian included)
    - **Profile Page** — Tabbed settings (general, password, avatar) with cover header
    - **Component Library** — Buttons, inputs, tables, modals, badges, spinners, file upload, dropdowns
    - **Components Showcase** — Built-in page at `/panel/components` demonstrating all UI components
    
    ## Quick Start
    
    ```bash
    git clone https://github.com/gdarko/laravel-vue-starter.git
    cd laravel-vue-starter
    composer install
    cp .env.example .env
    php artisan key:generate
    npm install
    php artisan migrate --seed
    ```
    
    Start the development servers:
    
    ```bash
    # Terminal 1
    php artisan serve
    
    # Terminal 2
    npm run dev
    ```
    
    Open `http://localhost:8000` and login with:
    - **Email:** [email protected]
    - **Password:** 123123
    
    ## CORS / Domain Setup
    
    For Sanctum SPA auth to work, update `.env`:
    
    ```env
    

    Tags

    composerlaravellaravel-fortifylaravel-frameworklaravel-sanctumpiniapiniajssingle-page-apptailwindtailwindcss

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.