Skip to content

Microsoft SQL Server database support #265

@odnmalau

Description

@odnmalau
php artisan boost:install

 ██████╗   ██████╗   ██████╗  ███████╗ ████████╗
 ██╔══██╗ ██╔═══██╗ ██╔═══██╗ ██╔════╝ ╚══██╔══╝
 ██████╔╝ ██║   ██║ ██║   ██║ ███████╗    ██║
 ██╔══██╗ ██║   ██║ ██║   ██║ ╚════██║    ██║
 ██████╔╝ ╚██████╔╝ ╚██████╔╝ ███████║    ██║
 ╚═════╝   ╚═════╝   ╚═════╝  ╚══════╝    ╚═╝

  ✦ Laravel Boost :: Install :: We Must Ship ✦

 Let's give Laravel a Boost

 ┌ Which code editors do you use to work on Laravel? ───────────┐
 │ Cursor                                                       │
 └──────────────────────────────────────────────────────────────┘

 ┌ Which agents need AI guidelines for Laravel? ────────────────┐
 │ Cursor                                                       │
 └──────────────────────────────────────────────────────────────┘


   Illuminate\Database\QueryException

  could not find driver (Connection: sqlsrv, SQL: select * from [cache] where [key] in (laravel_cache_boost.roster.scan))

  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:823
    819▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    820▕                 );
    821▕             }
    822▕
  ➜ 823▕             throw new QueryException(
    824▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    825▕             );
    826▕         }
    827▕     }

      +51 vendor frames

  52  artisan:16
      Illuminate\Foundation\Application::handleCommand()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions