Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Latest commit

 

History

74 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Codesleeve Platform

Quickstart

Download by running this command in your console

    $ composer create-project --stability="dev" codesleeve/platform your-project-name

Start up a new laravel server

    php artisan serve

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.

How do I manage environments?

If you copied the bootstrap/start.php file during platform:setup then you simply need to set in ~/.bashrc

	LARAVEL_ENV="local"

We don't make use of hostnames or machine names as this is insecure and difficult to manage across teams and different machines.

关于

Core platform for Codesleeve

Resources

Contributing

Stars

30 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages