Download the PHP package jcc/blog without Composer

On this page you can find all versions of the php package jcc/blog. 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 blog

Powered By Jiajian Chan

🎈 PJ Blog is an open source blog built with Laravel and Vue.js. https://pigjian.com

Special thanks to the generous sponsorship by:

PJ Blog

This is a powerful blog, I try to build the blog more beautiful, more convenient.

Laravel 5.* and Vuejs 2.* combined with the establishment of a good response and quickly dashboard, the dashboard made through the Vuejs component development.

I believe it will be better and better. If you are interested in this, you can join and enjoy it.

Here is documents

Example

Basic Features

PJ Blog Laravel 7.*

Server Requirements

Preview

New Blog

New Blog

Install

1. Clone the source code or create new project.

OR

2. Set the basic config

Edit the .env file and set the database and other config for the system after you copy the .env.example file.

2. Install the extended package dependency.

Install the Laravel extended repositories:

Install the Vuejs extended repositories:

Compile the js code:

3. Run the blog install command, the command will run the migrate command and generate test data.

Contributors

Thanks

Donate

Support all ERC20 tokens. My Address: 0x600dfF1311E5DA3a8697fD86d4Fd9bed257395eb

License

The project is open-sourced software licensed under the MIT license.

QQ Group: 272734386


All versions of blog with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.3
dflydev/apache-mime-types Version ^1.0
erusev/parsedown Version ^1.7
fideloper/proxy Version ~4.0
intervention/image Version ^2.4
jcc/laravel-vote Version dev-master
jellybool/flysystem-upyun Version dev-master
jellybool/translug Version ~2.0
laravel/framework Version 5.8.*
laravel/passport Version ^7.0
laravel/socialite Version ^3.0
laravel/tinker Version ~1.0
league/fractal Version ^0.17
league/html-to-markdown Version ^4.8
predis/predis Version ^1.1
spatie/laravel-permission Version ^2.23
tucker-eric/eloquentfilter Version ^1.4
yzalis/identicon Version ^1.2
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 jcc/blog contains the following files

Loading the files please wait ....