Download the PHP package rdp77/laravel-stisla without Composer
On this page you can find all versions of the php package rdp77/laravel-stisla. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rdp77/laravel-stisla
More information about rdp77/laravel-stisla
Files in rdp77/laravel-stisla
Package laravel-stisla
Short Description Free Bootstrap Admin Template Stisla for Laravel.
License MIT
Homepage https://github.com/rdp77/laravel-stisla
Informations about the package laravel-stisla
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
- Table of Contents
- Quick start
- License
- Supports
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:
After .env
is configured, you can proceed to migrate & seed the database:
Once the database is seeded, you can login at /login or /
using the default admin user:
Build Assets
The project assets are compiled using Vite. This can be done by installing the dependencies and running the build command with Yarn.
or
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!
Stisla is created by Nauval (Twitter). You can support the author by donation here.
All versions of laravel-stisla with dependencies
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^10.10
laravel/sanctum Version ^3.3
laravel/tinker Version ^2.8
livewire/livewire Version ^3.0
livewire/volt Version ^1.0