Laravel Stisla This is a Laravel Boilerplate that implementing Stisla Admin Template. The original Stisla Admin Template is created by Nauval (Twitter).
composer install
cp .env.example .env
php artisan key:generate
bun install
bun run dev
orbun run build
*You could use bun or any other package manager
Read the [documentation page](https://getstisla.com/docs) for more information on the framework contents, templates and examples, and more.
Following Stisla that licensed under the MIT License