Skip to content

RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.

License

Notifications You must be signed in to change notification settings

lkeio/platform

 
 

Repository files navigation


ORCHID

Building a rapid business application using the Laravel framework.

Introduction

Platform gives you a simpler and faster way to create professional-quality business applications usage Laravel framework.
Documentation can be found at ORCHID website.

Installation

Download using Composer:

$ composer require orchid/platform

Install package

php artisan orchid:install

Create your admin user

php artisan orchid:admin admin [email protected] password

Once these commands have completed, you are ready to enjoy platform!

Simple screenshot:

screenshot

Change log

See CHANGELOG.

Test

php vendor/bin/phpunit --coverage-html ./logs/coverage ./tests

Donate & Support

If you would like to support development by making a donation you can do so here. 😊

License

The MIT License (MIT). Please see License File for more information.


orchid.software  ·  GitHub @tabuna  ·  Twitter @orchid_platform

About

RAD platform for building a business application using the Laravel framework. Can act as the basis for web applications or perform the functions of CMS, CMF or admin panel for your site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.4%
  • HTML 5.3%
  • CSS 3.3%