Skip to content
This repository was archived by the owner on Oct 15, 2023. It is now read-only.

Commit 478aa36

Browse files
Update README.md
1 parent 2831d44 commit 478aa36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
### To Use
1010
- create .env file
1111
- create database
12+
- composer install
1213
- php artisan key:generate
1314
- npm install
1415
- npm run dev
15-
- composer install
1616
- php artisan migrate:refresh
1717
- php artisan passport:install
1818
- php artisan db:seed
@@ -24,4 +24,4 @@
2424
- config/custom_user_permissions.php
2525

2626
### To create Permission and Role from Terminal (Laravel Permission)
27-
https://docs.spatie.be/laravel-permission/v3/basic-usage/artisan/
27+
https://docs.spatie.be/laravel-permission/v3/basic-usage/artisan/

0 commit comments

Comments
 (0)