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: 2024-04-14 14:57:55 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

Plugin Description
Laravel Telescope Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.
Laravel Livewire A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Laravel Breeze minimal, simple implementation of all of Laravel's authentication features, including login, registration, password reset, email verification, and password confirmation.
Laravel Pint opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.

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.