rdp77 / laravel-stisla
Free Bootstrap Admin Template Stisla for Laravel.
Fund package maintenance!
rdp77
Ko Fi
paypal.me/MohRaviDwiPutra
saweria.co/rdp77
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:SCSS
Type:project
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^10.10
- laravel/sanctum: ^3.3
- laravel/tinker: ^2.8
- livewire/livewire: ^3.0
- livewire/volt: ^1.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/breeze: ^1.28
- laravel/pint: *
- laravel/sail: ^1.18
- laravel/telescope: ^4.17
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
README
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.
Homepage • Getting Started • Demo • Documentation • Blog • Issue
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!
Stisla is created by Nauval (Twitter). You can support the author by donation here.