Skip to content

moderntribe/bison

Repository files navigation

Bison

Starter Framework for Modern Tribe projects. It is built using the Laravel framework and FilamentPHP for the admin panel.

Prerequisites

Make sure you have installed all the following prerequisites on your development machine:

Installation

To install and run the associated sites locally, you can follow the steps below.

Start Lando

To begin, you can start Lando.

lando start

Now, you should be able to access the Laravel admin at https://bison.lndo.site/.

Access the Admin Panel

If you are starting from a fresh installation, you may have to create a new admin user. To do this, enter the following command and follow the prompts:

lando make-user

Example Output:

 ┌ Name ────────────────────────────────────────────────────────┐
 │ Modern Tribe                                                 │
 └──────────────────────────────────────────────────────────────┘

 ┌ Email address ───────────────────────────────────────────────┐
 │ [email protected]                                               │
 └──────────────────────────────────────────────────────────────┘

 ┌ Password ────────────────────────────────────────────────────┐
 │ ••••••••                                                     │
 └──────────────────────────────────────────────────────────────┘

   INFO  Success! [email protected] may now log in at https://bison.lndo.site/auth/login.

About

An opinionated Laravel and Filament starter kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages