After download
Create ".env" file
Copy ".env.example" content to ".env"
import data base from "task.sql" file and on // CMD //
composer update
php artisan key:generate
php artisan serve
-Articles(title –content –image–one category or more –one tag or more).
-Categories.
-Tags.
-Users.
-Roles (Admin –Editor –Normal user):
o- Admin Role: has a full access“admin panel & website”.
o- Editor Role: has access on articles only on admin panel and the website.
o- Normal user: has an access to the website only.-Simple website to display the content.