rdp77/laravel-stisla

Free Bootstrap Admin Template Stisla for Laravel.

v1.0.1 2024-02-14 14:36 UTC

This package is auto-updated.

Last update: 2025-02-14 16:56:11 UTC


README

laravel logo Stisla logo

Laravel Stisla

Laravel Stisla is a Free Bootstrap Admin Template which will help you to speed up your project and design your own dashboard UI using Laravel blade templating engine.


HomepageGetting StartedDemoDocumentationBlogIssue


Table of Contents

Requirements

Make sure all dependencies have been installed before moving on:

Getting Started

Start by creating the project using Composer and configuring the .env file:

composer create-project rdp77/laravel-stisla:dev-main
cd laravel-stisla

After .env is configured, you can proceed to migrate & seed the database:

php artisan migrate:fresh --seed

Once the database is seeded, you can login at /login or / using the default admin user:

Username: admin
Password: admin

Build Assets

The project assets are compiled using Vite. This can be done by installing the dependencies and running the build command with Yarn.

yarn install
yarn build

or

pnpm install
pnpm build

Plugins Used

License

Stisla is licensed under the MIT License

Supports

Thanks to BrowserStack for their support on this open-source project!

BrowserStack

Stisla is created by Nauval (Twitter). You can support the author by donation here.