Download the PHP package liondev/setting_admin without Composer

On this page you can find all versions of the php package liondev/setting_admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package setting_admin

LiconDev | Thư viện cho trang quản trị

[Package](đường dẫn phiên bản của sau)

Giới thiệu

Đây là thư viện do nhóm LionDev xây dưng và phát triển vì mục đích thuận tiện trong quá trình xây dựng và phát triển website cho khách hàng Với các phần chính là cấu hình cài đặt và cấu hình trang quản trị chung cho các loại website thuộc nhóm website bán hàng

Phiên bản

Phù hợp với phiên bản * Laravel 8

Cài đặt

  1. Từ thư mục gốc của dự án của bạn chạy terminal:

  2. Copy các thư mục cần thiết từ vendor:

  3. Đăng ký thư viện

Chạy cấu hình lần đầu tiên

Lưu ý

File Giải thích
config/installer.php Tại đây, bạn có thể đặt các yêu cầu cùng với các quyền thư mục để ứng dụng của bạn chạy, theo mặc định, mảng chứa các yêu cầu mặc định cho một ứng dụng Laravel cơ bản.
public/installer/assets Thư mục này chứa một thư mục css và bên trong nó, bạn sẽ tìm thấy tệp main.css, tệp này chịu trách nhiệm tạo kiểu cho trình cài đặt của bạn, bạn có thể ghi đè kiểu mặc định và thêm tệp của riêng bạn.
resources/views/vendor/installer Chứa các file giao diện của cấu hình web sau khi đã copy.
resources/lang/en/installer_messages.php Chứa thôn tin về ngôn ngữ khi cấu hình web.

Các giao diện cơ bản

Cài đặt

Laravel web installer | Step 1 Laravel web installer | Step 2 Laravel web installer | Step 3 Laravel web installer | Step 4 Menu Laravel web installer | Step 4 Classic Laravel web installer | Step 4 Wizard 1 Laravel web installer | Step 4 Wizard 2 Laravel web installer | Step 4 Wizard 3 Laravel web installer | Step 5

Updater

Laravel web updater | Step 1 Laravel web updater | Step 2 Laravel web updater | Step 3

"# setting_admin"
"# setting_admin" "# setting_admin"


All versions of setting_admin with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package liondev/setting_admin contains the following files

Loading the files please wait ...