Application :: Product-manage
Description:: Admin can manages product and category user can view all product and category
User -- 2 types user
- admin
- user
complated feature
- Controllers -- intigrate to model and view
- Model -- bussines logic and table relation
- Middleware -- seprate mechanisam for user and admin -- define route
- Laravel Validations -- create form request
- Routes -- done base on role
- Blade with atleast one control statement -- done
- Migrations & Seeder -- done
for use config variavble -- config('app.baseurl')
credentail --
[email protected] / admin --- run first seeder