Routing
Route::group(['prefix' => 'admin'], function () {
Voyager::routes();
});URL/admin/slug-nameURL/admin/productsLast updated
Was this helpful?
Route::group(['prefix' => 'admin'], function () {
Voyager::routes();
});URL/admin/slug-nameURL/admin/productsLast updated
Was this helpful?
Was this helpful?