Laravel E-Commerce Catalog Development

Job ID: 40543205

Budget: ₹600 – ₹16,000 INR

I’m building an e-commerce site in Laravel and need the catalog module created from scratch. The focus right now is on a solid product catalog with fast, accurate search and full categorization.

Here’s what I expect the finished module to do:

• Define products, categories and their relationships through clean Laravel 10 models, migrations and seeders.
• Provide RESTful routes and controllers so customers can browse by category or keyword.
• Offer server-side search that supports partial terms and category filtering, returning results quickly even with a few hundred seeded items.
• Expose a lightweight admin area for adding, editing and archiving products and categories.
• Include simple Blade (or Inertia/Vue) views; I’ll handle the final styling later, so utility-first markup (Bootstrap or Tailwind) is fine.

Acceptance criteria
• A CSV import of at least 100 products shows correctly in the storefront.
• Search responses stay under 300 ms locally.
• Categories support at least three nested levels and display as breadcrumbs.
• All tests pass via php artisan test and the code follows PSR-12.

Please develop on Laravel 10, rely on Eloquent for ORM, and document any third-party packages in a concise README. When finished, push the code to a private GitHub repository so I can review commit history and run the project locally.
Related categories: PHP MySQL HTML Bootstrap Laravel Git RESTful API Tailwind CSS