Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamaln7/getstorage.net
Homepage for Storage
https://github.com/kamaln7/getstorage.net
Last synced: 13 days ago
JSON representation
Homepage for Storage
- Host: GitHub
- URL: https://github.com/kamaln7/getstorage.net
- Owner: kamaln7
- License: other
- Created: 2013-04-24T15:05:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-24T15:18:21.000Z (over 11 years ago)
- Last Synced: 2024-10-28T11:12:02.533Z (2 months ago)
- Language: PHP
- Homepage: http://getstorage.net/
- Size: 3.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## GetStorage
This is the code behind getstorage.net
To install do the following:
`curl -sS https://getcomposer.org/installer | php`
`php composer.phar install`Configure your database (coming soon)
`php artisan migrate`
To generate helper files for your IDE do one of the following:
`php artisan ide-helper:generate` for PHPStorm or `php artisan ide-helper:generate -S` for SublimeThis website uses the great AppStrap theme from https://wrapbootstrap.com/theme/appstrap-responsive-app-theme-WB0C6D0H4
This software DOES NOT include the license to use AppStrap. You'll need to purchase that from the link about to use it.By using/cloning/copying/whatevering this software, you agree to be bound by our license. (found in LICENSE.md)