/demo-laravel-stisla

Laravel Stisla is a sleek, open-source admin template for Laravel projects. It provides a stylish and responsive user interface, coupled with essential features like authentication, roles, and permissions, facilitating rapid development of robust web applications.

Primary LanguageBlade

🎉 DEMO Laravel Stisla

Laravel Stisla is a sleek, open-source admin template for Laravel projects. It provides a stylish and responsive user interface, coupled with essential features like authentication, roles, and permissions, facilitating rapid development of robust web applications.

version rating uptime

🚀 Setup

  • Install Package
composer install
  • Final Install
npm install
npm run build
php artisan migrate

🏆 Run

php artisan serve