Download the PHP package printnow/laravel-admin without Composer

On this page you can find all versions of the php package printnow/laravel-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 laravel-admin


jqhph/dcat-admin 的永久维护 fork。原项目已停止维护,本项目持续跟进 Laravel / PHP 新版本兼容、安全修复和功能增强。

兼容性

Laravel 10 Laravel 11 Laravel 12 Laravel 13
PHP 8.1
PHP 8.2
PHP 8.3
PHP 8.4
PHP 8.5

安装

发布资源并完成安装:

相较原项目的改动

兼容性修复

安全修复

功能增强

Bug 修复

文档

功能用法与原项目一致,参考原项目文档:

免责声明

本项目已通过测试并在实际生产环境中使用,但无法保证所有修改绝对无误,上线前请充分测试。

如果你在使用过程中遇到任何问题,欢迎提交 Issue,感谢每一位反馈和贡献的朋友。

License

MIT


All versions of laravel-admin with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
laravel/framework Version ~10.0|~11.0|~12.0|~13.0
spatie/eloquent-sortable Version ^4.0|^5.0
ext-dom Version *
ext-fileinfo Version *
ext-zip Version *
ext-libxml Version *
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 printnow/laravel-admin contains the following files

Loading the files please wait ...