Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d9it committed Jan 11, 2024
1 parent 36bfc63 commit 2e03f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -75,7 +75,7 @@ location / {
* mysql -u root -p, if using Vagrant: mysql -u homestead -psecret
* From the projects root run cp .env.example .env
* Configure your .env file
* Run composer update from the projects root folder
* Run composer -W update from the projects root folder
* Run npm install & npm run dev from the projects root folder
* From the projects root folder run sudo chmod -R 755 ../orservices
* From the projects root folder run php artisan key:generate
Expand Down

0 comments on commit 2e03f1f

Please sign in to comment.