From ea3bc41ca6f34981a3eaff0a59960d0b5a831abc Mon Sep 17 00:00:00 2001 From: Clement Desmidt Date: Thu, 5 Mar 2020 17:43:15 +0100 Subject: [PATCH] =?UTF-8?q?:pencil:=20Ajoute=20une=20instruction=20=C3=A0?= =?UTF-8?q?=20l'installation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Permet de peupler les tags --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a61fad1..0cc88c1 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ éditer le fichier `.env` `php artisan migrate` + +`php artisan db:seed --class=TagsTableSeeder`