Jeroen-G / explorer-demo

The demo app for https://github.com/Jeroen-G/Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explorer demo app: cartographers

Installation

  • Fork or clone the repository
  • composer install.
  • The app is prepared to work with Laravel Sail: vendor/bin/sail up -d
  • vendor/bin/sail artisan scout:index cartographers
  • vendor/bin/sail artisan migrate:fresh --seed
  • vendor/bin/sail artisan scout:import "App\Models\Cartographer"
  • vendor/bin/sail artisan horizon but only if you want to use the queueable update alias job, set QUEUE_CONNECTION=redis in your .env file.

Usage

The following URLs should work:

About

The demo app for https://github.com/Jeroen-G/Explorer


Languages

Language:PHP 95.8%Language:Blade 3.9%Language:Makefile 0.3%