Download the PHP package administrcms/starter-5.3 without Composer
On this page you can find all versions of the php package administrcms/starter-5.3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download administrcms/starter-5.3
More information about administrcms/starter-5.3
Files in administrcms/starter-5.3
Download administrcms/starter-5.3
More information about administrcms/starter-5.3
Files in administrcms/starter-5.3
Vendor administrcms
Package starter-5.3
Short Description AdministrCMS starter based on Laravel 5.3.16.
License MIT
Package starter-5.3
Short Description AdministrCMS starter based on Laravel 5.3.16.
License MIT
Please rate this library. Is it a good library?
Informations about the package starter-5.3
Laravel project starter (forked from 5.3.16)
This starter is very basic and handles a few of the basic steps for configuring an Administr powered project.
Installation:
composer create-project administrcms/starter-5.3 [project-name]
It adds:
- administrcms/administr
- administrcms/form - Define forms, validation rules (self-validating forms) and render them on screen
- administrcms/asset-manager - Add assets (js, css, etc) from your code
- administrcms/localization - Translatable models and logic for Laravel to handle URLs
- administrcms/listview - Define a ListView and render it on the screen with given datasource
- administrcms/query-filters - Define search/filter form and handle it
- maatwebsite/laravel-sidebar - Sidebars in the admin menu
- laracasts/flash - Flash notifications
- barryvdh/laravel-debugbar
- barryvdh/laravel-ide-helper
All versions of starter-5.3 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
laravel/framework Version 5.3.*
administrcms/administr Version dev-master
laravel/framework Version 5.3.*
administrcms/administr Version dev-master
The package administrcms/starter-5.3 contains the following files
Loading the files please wait ....