Skip to content

Instantly share code, notes, and snippets.

@shopapps
shopapps / MeillisearchSettings.php
Created April 18, 2024 07:48
laravel console command file to update settings in meillisearch engine, specifically the maxTotalHits value to increase beyond 1000
<?php
namespace App\Console\Commands;
use Illuminate\Console\Command;
use Meilisearch\Client;
class MeillisearchSettings extends Command
{
/**
import Ember from 'ember';
import DS from 'ember-data';
import Session from 'simple-auth/session';
export default Ember.Controller.extend({
appName:'Ember Twiddle'
});
/*