I\'m new to laravel and created a mini project using RestAPI and Laravel.
Here\'s my controller
namespace App\\Http\\Controllers; use App\\Market;