slider controller name issue
This commit is contained in:
parent
4ed551c008
commit
a887cf8b92
|
|
@ -12,7 +12,7 @@ use Webkul\Core\Repositories\SliderRepository as Slider;
|
|||
* @author Prashant Singh <prashant.singh852@webkul.com> @prashant-webkul
|
||||
* @copyright 2018 Webkul Software Pvt Ltd (http://www.webkul.com)
|
||||
*/
|
||||
class SliderController extends controller
|
||||
class SliderController extends Controller
|
||||
{
|
||||
/**
|
||||
* Contains route related configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue