Laravel 9 Template

screenshot of Laravel 9 Template
vue
bootstrap
scss

Overview

The Laravel 9 Template With Stisla is a free starter template for Laravel 9 that utilizes the Stisla admin dashboard. It provides various features and components to help developers kickstart their Laravel projects.

Features

  • Login with social media accounts (GitHub, Facebook, Google, and Twitter) using the Socialite library.
  • Google Captcha integration for added security.
  • Dashboard with widgets and recent activity logs.
  • Profile management, including updating profile details, email, and password.
  • Example CRUD module with import and export functionality (PDF, JSON, Excel).
  • Server-side data table for efficient data handling.
  • Ajax Method for seamless interaction.
  • Log activity for tracking user actions.
  • Laravel Log Viewer for viewing logs.
  • User and role management with role and permission assignment using Spatie.
  • Force Login feature for added security.
  • Group Permission management for organizing permissions.
  • Notification system for managing and sending notifications.
  • File management using Unisharp.
  • General settings and meta configuration.
  • SSO (Single Sign-On) login and registration.
  • Backup database functionality.
  • Dropbox integration for file storage.
  • Menu management including CRUD operations.
  • Generator for hidden menus accessible only through URLs.
  • Server-side file export.
  • Service and repository pattern for structured code organization.
  • Log Request feature for tracking API requests.

Summary

The Laravel 9 Template With Stisla is a comprehensive starter template for Laravel 9 that leverages the Stisla admin dashboard. It provides a range of features including social media login, Google Captcha integration, dashboard widgets, profile management, CRUD examples with import and export functionality, server-side data tables, authorization and permission management, log viewing, notification system, file management, and more. By following the installation guide, developers can quickly set up and customize the template for their Laravel projects.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.