Skip to main content

Setup your system

Learn how to update your docs locally and deploy them to the public.

Installation

php
php artisan system:install

Setup the basic settings

php
php artisan settings:setup

Setup the super admin user

php
php artisan setup:super-admin-user
Required fields ( email, name, password )