LaravelDevTemplate

screenshot of LaravelDevTemplate
vue
bootstrap
scss

laravel + swoole + adminlte 高效开发模板

Overview:

The 3.x version of this template no longer includes the Swoole extension. To use the Swoole extension, please visit the "LaraDevTempSwoole" repository. This template is based on Laravel 6.x and includes Swoole. For version 2.x, switch to the appropriate branch. The 3.x version of the template is developed using Laravel 8.x and requires PHP version 7.3.0 or above. It also requires the following PHP extensions: OpenSSL, Fileinfo, PDO, and Mbstring. This template aims to provide a fast development environment for Laravel, with features such as Swoole integration, permission management, token-based authentication for APIs, user registration for mini-programs, integration with public accounts, and article management. The latest version of Laravel (8.x) is used, along with the "JeroenNoten/Laravel-AdminLTE 3.0" backend UI. This project is actively maintained, and the previous "Laravel 5 Development Template" will no longer receive updates.

Features:

  • Swoole integration
  • Permission management
  • Token-based authentication for APIs
  • User registration for mini-programs
  • Integration with public accounts
  • Article management

Summary:

This template is a Laravel development template that aims to provide a fast and efficient development environment. It includes features such as Swoole integration, permission management, token-based authentication, and more. The latest version of Laravel (8.x) is used, along with a new backend UI. The template is actively maintained and regularly updated.

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.