We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a739f9 commit f6a348cCopy full SHA for f6a348c
README.md
@@ -18,29 +18,6 @@
18
19
</p>
20
21
-<table>
22
-<thead>
23
-<tr>
24
-</tr>
25
-</thead>
26
-<tbody>
27
28
-
29
-<p>- 💬 install composer</p>
30
-<p>- 💬 php artisan key:generate </p>
31
-<p> - 💬create a db [db name db username db password] </p>
32
-<p> - 💬copy .env.example </p>
33
-<p> - 💬rename .env </p>
34
-<p>- 💬 update db name db username db password </p>
35
-<p>- 💬 php artisan migrate --seed</p>
36
-<p>- 💬npm install</p>
37
-<p>- 💬 yarn install</p>
38
-<p>- 💬yarn dev</p>
39
-<p>- 💬php artisan serve</p>
40
-<p>- 💬registration for first user admin</p>
41
42
-</tbody>
43
-</table>
44
45
<p>- 💬 install composer</p>
46
<p>- 💬 php artisan key:generate </p>
0 commit comments