Download the PHP package galloping-vijay/laravel-wjfcms without Composer

On this page you can find all versions of the php package galloping-vijay/laravel-wjfcms. 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-wjfcms

github 心若野马 version PHP version Packagist

English readme

演示地址

地址:http://demo.choudalao.com/admin

账号:13000000000

密码:123456

安装文档

https://www.choudalao.com/static/docs/_book/installation.html

前言

laravel-wjfcms是基于laravel及layui开发的后台管理系统。

laravel-wjfcms有如下特点:

① 操作简单:

laravel-wjfcms操作简单,只需几步安装就可以使用;

laravel最好的入门Demo:

laravel是目前最流行的PHP框架,它的设计理念以及完善的生态,是每个phper都想要去学习和掌握。对于很多刚刚接触laravel的同学来说,laravel文档读起来比较难以理解,导致很多人望而却步。本渣工作中大部分用的是thinkphp框架,如果您也是一个thinkphp开发者,并且想接触laravel,一起交流学习,相信很快就能上手laravel的;

二开便利:

无论是二开还是直接使用,只要有一定的php基础就可轻松的开发模块;

美观大方:

laravel-wjfcms后台页面是基于layui开发的,视图美观大方,而且文档丰富,再也不用烦恼页面布局及JS了。

MVC分层模式

使用MVC应用程序被分成三个核心部件:模型(M)、视图(V)、控制器(C)。

用户管理

laravel-wjfcms内置了灵活的用户管理方式,并可直接与第三方站点进行互联互通。

权限管理

基于由 Spatie 维护的Laravel Permission扩展包来实现 RBAC 权限管理。

文章管理;

内置文章系统,包括文章、分类、标签、评论等。

代码地址:

如果喜欢,欢迎 star 与 fork,谢谢支持!

Github:https://github.com/Galloping-Vijay/laravel-wjfcms


All versions of laravel-wjfcms with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1.3
barryvdh/laravel-debugbar Version ^3.2
doctrine/dbal Version ^2.10
fideloper/proxy Version ^4.0
galloping-vijay/php-tools Version dev-master
guzzlehttp/guzzle Version ^6.4
intervention/image Version ^2.5
laravel/framework Version ^6.0
laravel/passport Version ^7.2
laravel/socialite Version ^4.3
laravel/tinker Version ^1.0
mews/captcha Version ^3.0
overtrue/laravel-lang Version ~3.0
overtrue/laravel-wechat Version ~5.0
predis/predis Version ^1.1
qiniu/php-sdk Version ^7.2
socialiteproviders/qq Version ^3.0
socialiteproviders/weibo Version ^3.0
spatie/laravel-permission Version ^3.0
tymon/jwt-auth Version 1.0.0-rc.5.1
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 galloping-vijay/laravel-wjfcms contains the following files

Loading the files please wait ....