Download the PHP package skyronic/crudkit-template without Composer
On this page you can find all versions of the php package skyronic/crudkit-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skyronic/crudkit-template
More information about skyronic/crudkit-template
Files in skyronic/crudkit-template
Download skyronic/crudkit-template
More information about skyronic/crudkit-template
Files in skyronic/crudkit-template
Vendor skyronic
Package crudkit-template
Short Description A template to be used with 'composer create-project' to create a new crudkit project.
License
Package crudkit-template
Short Description A template to be used with 'composer create-project' to create a new crudkit project.
License
Please rate this library. Is it a good library?
Informations about the package crudkit-template
CrudKit QuickStart
This repository contains the quickstart which lets you quickly build a simple app using CrudKit. It is an alternative to the Manual Installation.
- It automatically requires all the dependencies.
- It copies the static files into the
static
folder
Installation using composer create-project
Alternative installation
Running for development
And open http://localhost:8080/index.php
Deploying on Apache or XAMPP
Copy this into your web root (usually /var/www
or htdocs
)
Deploying on Nginx
Copy this into your web root and open it in your browser.
Upgrading crudkit
This will always use the latest CrudKit beta version. You can start the upgrade by using composer update
. The installer will automatically copy all the static files each time you update.
All versions of crudkit-template with dependencies
PHP Build Version
Package Version
Requires
skyronic/crudkit Version
*
The package skyronic/crudkit-template contains the following files
Loading the files please wait ....