mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 06:32:40 +01:00
commit
ec7784ed86
@ -17,8 +17,8 @@ Currently the client portal and API are of alpha quality, to get started:
|
|||||||
git clone https://github.com/invoiceninja/invoiceninja.git
|
git clone https://github.com/invoiceninja/invoiceninja.git
|
||||||
git checkout v5-stable
|
git checkout v5-stable
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
php artisan key:generate
|
|
||||||
composer update
|
composer update
|
||||||
|
php artisan key:generate
|
||||||
```
|
```
|
||||||
|
|
||||||
Please Note: Your APP_KEY in the .env file is used to encrypt data, if you lose this you will not be able to run the application.
|
Please Note: Your APP_KEY in the .env file is used to encrypt data, if you lose this you will not be able to run the application.
|
||||||
@ -91,4 +91,4 @@ To manage our workflow we will be creating separate branches for the client (Flu
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
Invoice Ninja is released under the Attribution Assurance License.
|
Invoice Ninja is released under the Attribution Assurance License.
|
||||||
See [LICENSE](LICENSE) for details.
|
See [LICENSE](LICENSE) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user