Download the PHP package codesleeve/platform without Composer
On this page you can find all versions of the php package codesleeve/platform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codesleeve/platform
More information about codesleeve/platform
Files in codesleeve/platform
Package platform
Short Description The core platform package for codesleeve
License MIT
Informations about the package platform
Codesleeve Platform
Quickstart
Download by running this command in your console
Start up a new laravel server
Navigate your browser to http://localhost:8000/login
and use admin
and password
for the username and password.
What if I want to install platform into an existing project?
If you already have an existing laravel 4.1 project then you can follow the instructions on each individual component page.
- platform-core - basic functionality, users, roles.
- platform-publish - pages and menus
How do I manage environments?
If you copied the bootstrap/start.php
file during platform:setup
then you simply need to set in ~/.bashrc
We don't make use of hostnames or machine names as this is insecure and difficult to manage across teams and different machines.
All versions of platform with dependencies
machuga/authority-l4 Version dev-master
way/generators Version dev-master
codesleeve/stapler Version dev-master
codesleeve/asset-pipeline Version dev-master
loic-sharma/profiler Version 1.1.*