1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
This commit is contained in:
Kristof Feys 2015-02-17 16:45:27 +01:00
parent fbf7c235e8
commit 88eb0cdc3f

View File

@ -60,7 +60,7 @@ Create database user and a database for ninja
Add public/ to your web server root then load / to configure the application. Add public/ to your web server root then load / to configure the application.
### Deleveloper Notes ### Developer Notes
* The application requires PHP >= 5.4.0 * The application requires PHP >= 5.4.0
* If you make any changes to the JavaScript files you need to run grunt to create the built files. See Gruntfile.js for more details. * If you make any changes to the JavaScript files you need to run grunt to create the built files. See Gruntfile.js for more details.
@ -115,4 +115,4 @@ Add public/ to your web server root then load / to configure the application.
* [caouecs/Laravel4-long](https://github.com/caouecs/Laravel4-lang) - List of languages for Laravel4 * [caouecs/Laravel4-long](https://github.com/caouecs/Laravel4-lang) - List of languages for Laravel4
* [calvinfroedge/PHP-Payments](https://github.com/calvinfroedge/PHP-Payments) - A uniform payments interface for PHP * [calvinfroedge/PHP-Payments](https://github.com/calvinfroedge/PHP-Payments) - A uniform payments interface for PHP
* [bgrins/spectrum](https://github.com/bgrins/spectrum) - The No Hassle JavaScript Colorpicker * [bgrins/spectrum](https://github.com/bgrins/spectrum) - The No Hassle JavaScript Colorpicker
* [lokesh/lightbox2](https://github.com/lokesh/lightbox2/) - The original lightbox script * [lokesh/lightbox2](https://github.com/lokesh/lightbox2/) - The original lightbox script