Skip to content

jigartankhupp/laravel-test-task

Repository files navigation

Application :: Product-manage

Description:: Admin can manages product and category user can view all product and category

User -- 2 types user

  1. admin
  2. user

complated feature

  1. Controllers -- intigrate to model and view
  2. Model -- bussines logic and table relation
  3. Middleware -- seprate mechanisam for user and admin -- define route
  4. Laravel Validations -- create form request
  5. Routes -- done base on role
  6. Blade with atleast one control statement -- done
  7. Migrations & Seeder -- done

for use config variavble -- config('app.baseurl')

credentail --

[email protected] / admin --- run first seeder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published