@extends('boilerplate::installer.base') @section('title') Database Setup @endsection @section('content')
If you want to setup any db cluster you need to modify the config from the source code
Make sure you have give all access privilege to your user to create, modify or drop columns and table. check this doc for further details
{{$message}}